hbhasker / go9p

Automatically exported from code.google.com/p/go9p
Other
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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 8 years ago
This issue was closed by revision e5f16a88b9.

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

GoogleCodeExporter commented 8 years ago
thanks. 

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

GoogleCodeExporter commented 8 years ago
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 8 years ago
done, thanks again!

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

GoogleCodeExporter commented 8 years ago
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 8 years ago
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 8 years ago
done and pushed, thanks again.

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