1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/locking
Volker Lendecke 4a96b629a6 s3: Use serverids_exist in parse_share_modes
This is the main reason for the preceding commits. We need to reduce the number
of round-trips to ctdb when checking the locking record entries for existence.
Using the plural version of process_exists gets the number of round-trips to
ctdb for process_exists down to 1.
2011-10-27 20:28:31 +02:00
..
brlock.c s3:locking: convert brlock to only use dbwrap wrapper functions 2011-10-11 14:17:58 +02:00
locking.c s3: Use serverids_exist in parse_share_modes 2011-10-27 20:28:31 +02:00
posix.c s3:locking: convert posix.c to use dbwrap wrapper functions only 2011-10-11 14:17:58 +02:00
proto.h s3:locking/proto.h: add _LOCKING_PROTO_H_ guard 2011-05-31 01:44:27 +02:00