1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/locking
Stefan Metzmacher 1e9bd54ef0 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>
(cherry picked from commit b1e5f5d8d2)
2024-10-14 09:28:21 +00:00
..
brlock.c s3:brlock: use NUMERIC_CMP in #ifdef-zeroed lock_compare 2024-06-10 13:24:16 +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 libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
posix.c s3:locking: Fix code spelling 2023-07-17 11:46:29 +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-14 09:28:21 +00:00
share_mode_lock.h s3:locking: split out del_share_mode_open_id() 2022-12-09 23:11:38 +00:00