diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-01-13 12:08:53 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-01-13 12:08:53 +0000 |
commit | 6bad53f758437938ee9b1cbdd34d1b74a1c522dd (patch) | |
tree | 4e20d284a399c8a9c3445d2bbbdf59f5ba8d29a5 /source3/lib/access.c | |
parent | 415e3c0cec198ee94710c3344766bf9273cdefd8 (diff) | |
download | samba-6bad53f758437938ee9b1cbdd34d1b74a1c522dd.tar.gz samba-6bad53f758437938ee9b1cbdd34d1b74a1c522dd.tar.bz2 samba-6bad53f758437938ee9b1cbdd34d1b74a1c522dd.zip |
the lock routines now take a enumerated type for read/write locks, and
we now don't pass the lock type at all for unlocks.
I was surprised to discover that NT totally ignores the lock type in
unlocks. It unlocks a matching write lock if there is one, otherwise
it removes the first matching read lock.
(This used to be commit 1bbc1ce18b8ccb92b5a78ee648539a591a452118)
Diffstat (limited to 'source3/lib/access.c')
0 files changed, 0 insertions, 0 deletions