1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/locking
Volker Lendecke 85935097b9 brlock: Remove validate_lock_entries
This is now only called during brl_forall. It does not really hurt if we list
dead processes here. If the upper layers really care, they can filter it out
themselves. The real lock conflicts are not removed on-demand.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2014-08-23 00:24:18 +02:00
..
brlock.c brlock: Remove validate_lock_entries 2014-08-23 00:24:18 +02:00
locking.c brlock: Do auto-cleanup at conflict time 2014-08-23 00:24:18 +02:00
posix.c locking: posix_lock_list does not use "fsp" 2014-08-06 03:27:36 +02:00
proto.h brlock: Do auto-cleanup at conflict time 2014-08-23 00:24:18 +02:00
share_mode_lock.c smbstatus: Fix an uninitialized variable 2014-06-30 22:28:15 +02:00