nigifabio/go9p

TODO for srv/examples/ufs.go: implement setuid and setgid

Closed this issue · 7 comments

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:

This issue was closed by revision e5f16a88b9.

Original comment by mirtchov...@gmail.com on 26 Nov 2010 at 7:53

  • Changed state: Fixed
thanks. 

Original comment by mirtchov...@gmail.com on 26 Nov 2010 at 7:53

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:

done, thanks again!

Original comment by mirtchov...@gmail.com on 26 Nov 2010 at 9:38

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:

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:

done and pushed, thanks again.

Original comment by mirtchov...@gmail.com on 26 Nov 2010 at 11:49