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 e7cf1b07b6 s3:smbd: move locking related vfs functions to smbd/vfs.c
This allows us to make VFS_FIND local to smbd/vfs.c in the
next step.

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: log all share_mode_forall_entries() errors at level 0 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 locking: hide share_mode_lock definition 2020-11-10 21:12:48 +00:00
share_mode_lock.c s3:locking: just use g_lock_dump() for fsp_update_share_mode_flags() 2022-09-20 00:34:35 +00:00
share_mode_lock.h s3:locking: move get_existing_share_mode_lock() to share_mode_lock.[ch] 2022-08-19 18:41:34 +00:00