1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/locking
Volker Lendecke 188017ea32 smbd: Simplify brl_locktest
Pass "struct lock_struct" as a parameter. This had to be destructured
before the call and re-constructed inside brl_locktest.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-07-22 15:32:39 +02:00
..
brlock.c smbd: Simplify brl_locktest 2014-07-22 15:32:39 +02:00
locking.c smbd: Simplify brl_locktest 2014-07-22 15:32:39 +02:00
posix.c smbd: Use %ju/uintmax_t in source3/locking 2014-07-22 15:32:39 +02:00
proto.h smbd: Simplify brl_locktest 2014-07-22 15:32:39 +02:00
share_mode_lock.c smbstatus: Fix an uninitialized variable 2014-06-30 22:28:15 +02:00