mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
384f87bd38
- added a pvfs_lock_close_pending() hook to remove pending locks on file close
- fixed the private ptr argument to messaging_deregister() in pvfs_wait
- fixed a bug in continuing lock requests after a lock that is blocking a pending lock is removed
- removed bogus brl_unlock() call in lock continue
- corrected error code for LOCKING_ANDX_CHANGE_LOCKTYPE
- expanded the lock cancel test suite to test lock cancel by unlock and by close
- added a testsuite for LOCKING_ANDX_CHANGE_LOCKTYPE
(This used to be commit
|
||
---|---|---|
.. | ||
chkpath.c | ||
close.c | ||
context.c | ||
ioctl.c | ||
lock.c | ||
missing.txt | ||
mkdir.c | ||
mux.c | ||
notify.c | ||
open.c | ||
oplock.c | ||
qfileinfo.c | ||
qfsinfo.c | ||
read.c | ||
rename.c | ||
search.c | ||
seek.c | ||
setfileinfo.c | ||
unlink.c | ||
write.c |