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 4d69727838 s3:locking: let rename_share_filename_state maintain a struct share_mode_data pointer
We only need to access lck->data once...

This will simplify further changes.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2022-09-20 00:34:35 +00:00
..
brlock.c s3:smbd: move locking related vfs functions to smbd/vfs.c 2022-09-20 00:34:35 +00:00
leases_db.c s3:leases: log errors with level 0 in leases_db_do_locked_fn() 2020-07-07 01:25:49 +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 s3:locking: let rename_share_filename_state maintain a struct share_mode_data pointer 2022-09-20 00:34:35 +00:00
posix.c s3:smbd: move locking related vfs functions to smbd/vfs.c 2022-09-20 00:34:35 +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: add share_mode_lock_access_private_data() 2022-09-20 00:34:35 +00:00
share_mode_lock.c s3:locking: add share_mode_lock_access_private_data() 2022-09-20 00:34:35 +00:00
share_mode_lock.h s3:locking: make share_mode_do_locked() static 2022-09-20 00:34:35 +00:00