1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/locking
Stefan Metzmacher b1e5f5d8d2 s3:smbd: allow reset_share_mode_entry() to handle more than one durable handle
This means that multiple durable handles with RH leases can
co-exist now... Before only the last remaining durable handle
was able to pass the SMB_VFS_DURABLE_DISCONNECT() step.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15649
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15651

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2024-10-10 12:47:33 +00:00
..
brlock.c smbd: Remove the ZERO_ZERO define 2024-05-22 04:23:29 +00:00
leases_db.c smbd/locking: make use of the same tdb hash_size and flags for all SMB related tdb's 2022-12-19 16:40:15 +00:00
leases_db.h smbd: Add quick leases_db_get_current_state() 2019-09-17 22:49:36 +00:00
leases_util.c s3:smbd: inline fsp_lease_type_is_exclusive() logic into contend_level2_oplocks_begin_default 2022-08-19 18:41:34 +00:00
locking.c smbd: Use direct struct initialization 2024-05-22 04:23:29 +00:00
posix.c smbd: Modernize a few DEBUGs 2024-08-27 07:19:32 +00:00
proto.h s3:smbd: inline fsp_lease_type_is_exclusive() logic into contend_level2_oplocks_begin_default 2022-08-19 18:41:34 +00:00
share_mode_lock_private.h s3:locking: make 'struct share_mode_lock' private to share_mode_lock.c 2022-09-20 00:34:35 +00:00
share_mode_lock.c s3:smbd: allow reset_share_mode_entry() to handle more than one durable handle 2024-10-10 12:47:33 +00:00
share_mode_lock.h lib: Add libcli/util/ntstatus.h in a few headers where it's needed 2024-08-27 07:19:32 +00:00