1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/locking
Jeremy Allison b430b38220 Remove the "stat_open()" function, flag, and all associated code. It was only
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.
(This used to be commit 6bfb06ad95)
2008-05-02 17:22:10 -07:00
..
brlock.c Quieten valgrind message on make valgrindtest. This doesn't 2008-04-11 17:23:48 -07:00
locking.c Remove the "stat_open()" function, flag, and all associated code. It was only 2008-05-02 17:22:10 -07:00
posix.c Slight reformatting of fd_close_posix(), while I'm at it. 2008-04-21 00:21:24 +02:00