1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/locking
Jeremy Allison 78a4f6fc4b More fixes for debug log to catch logic error.
Jeremy.
(This used to be commit 84a7714eba)
2003-05-22 18:56:51 +00:00
..
brlock.c Fix for very subtle POSIX lock interaction race condition found by 2003-04-04 20:38:12 +00:00
locking.c More fixes for debug log to catch logic error. 2003-05-22 18:56:51 +00:00
posix.c Prefix VFS API macros with SMB_ for consistency and to avoid problems with VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out 2003-05-14 10:59:01 +00:00