1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/locking
Jeremy Allison 85e131b54b s3: smbd: Move implicit call to lp_posix_cifsu_locktype() out of init_strict_lock_struct().
Make it explicit. When we add POSIX handles to SMB2 we will only
look at the handle type. lp_posix_cifsu_locktype() already does this,
but hidden inside init_strict_lock_struct() makes it hard to see.

No logic change.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
2022-01-06 15:11:38 +00:00
..
brlock.c
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
leases_util.c s3:smbd: avoid dereferencing client->connections 2020-07-08 15:54:40 +00:00
locking.c s3: smbd: Move implicit call to lp_posix_cifsu_locktype() out of init_strict_lock_struct(). 2022-01-06 15:11:38 +00:00
posix.c smbd: use fsp_get_pathref_fd() when close()ing fds 2020-12-16 09:08:30 +00:00
proto.h s3: smbd: Move implicit call to lp_posix_cifsu_locktype() out of init_strict_lock_struct(). 2022-01-06 15:11:38 +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 smbd: Simplify mark_share_mode_disconnected() 2021-08-06 18:09:06 +00:00
share_mode_lock.h smbd: Make share_mode_lock.h includable on its own 2021-05-11 22:56:37 +00:00