1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/locking
Volker Lendecke 1be128eeed smbd: Make share_mode_for_one_entry() use just a uint8*
"num_share_modes" is passed separately, so "data.dsize" was not used

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Tue May  5 13:23:49 UTC 2020 on sn-devel-184
2020-05-05 13:23:49 +00:00
..
brlock.c smbd: Use ARRAY_DEL_ELEMENT() in brl_unlock_windows_default() 2020-03-26 14:43:31 +00:00
leases_db.c dbwrap: Pass "value" to dbwrap_do_locked() callback 2019-11-22 23:57:46 +00:00
leases_db.h smbd: Add quick leases_db_get_current_state() 2019-09-17 22:49:36 +00:00
leases_util.c smbd: Let fsp_lease_type() look at leases.tdb 2019-09-17 22:49:36 +00:00
locking.c smbd: Make share_mode_do_locked() use a const uint8_t * 2020-05-05 11:48:40 +00:00
posix.c locking: Move SMB_OFF_T_BITS macro to its only user 2020-05-05 11:48:38 +00:00
proto.h smbd: Make share_mode_do_locked() use a const uint8_t * 2020-05-05 11:48:40 +00:00
share_mode_lock.c smbd: Make share_mode_for_one_entry() use just a uint8* 2020-05-05 13:23:49 +00:00