mirror of
https://github.com/samba-team/samba.git
synced 2025-06-18 19:17:08 +03:00
being (correctly) used in the can_read/can_write checks for hide unreadable/unwritable and this is more properly done using the functions in smbd/file_access.c. Preparing to do NT access checks on all file access. Jeremy.