mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
f487f742cb
this can only be done via fset_nt_acl() using an open file/directory handle. I'd like to do the same with get_nt_acl() but am concerned about efficiency problems with "hide unreadable/hide unwritable" when doing a directory listing (this would mean opening every file in the dir on list). Moving closer to rationalizing the ACL model and maybe moving the POSIX calls into a posix_acl VFS module rather than having them as first class citizens of the VFS. Jeremy. |
||
---|---|---|
.. | ||
profile.c |