TODO for srv/examples/ufs.go: implement setuid and setgid
Closed this issue · 7 comments
GoogleCodeExporter commented
This diff enables ufs to correctly report setuid and setgid files.
fixes todo in source: /* TODO: setuid and setgid */
Original issue reported on code.google.com by sor...@gmail.com
on 26 Nov 2010 at 7:50
Attachments:
GoogleCodeExporter commented
This issue was closed by revision e5f16a88b9.
Original comment by mirtchov...@gmail.com
on 26 Nov 2010 at 7:53
- Changed state: Fixed
GoogleCodeExporter commented
thanks.
Original comment by mirtchov...@gmail.com
on 26 Nov 2010 at 7:53
GoogleCodeExporter commented
oops, that was suid/gid read support, here is write support
Original comment by sor...@gmail.com
on 26 Nov 2010 at 9:33
Attachments:
GoogleCodeExporter commented
done, thanks again!
Original comment by mirtchov...@gmail.com
on 26 Nov 2010 at 9:38
GoogleCodeExporter commented
sorry again, forgot about create. Should be the last patch for set[ug]id.
Thanks for your patience ;)
Original comment by sor...@gmail.com
on 26 Nov 2010 at 11:12
Attachments:
GoogleCodeExporter commented
and sorry again, here is the patch against the newest revision.
Original comment by sor...@gmail.com
on 26 Nov 2010 at 11:16
Attachments:
GoogleCodeExporter commented
done and pushed, thanks again.
Original comment by mirtchov...@gmail.com
on 26 Nov 2010 at 11:49