1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/locking
Volker Lendecke 6be25d5683 smbd: Simplify logic in remove_stale_share_mode_entries
To me, an early "continue" is easier to follow than a "else".

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-09-07 17:26:18 +02:00
..
brlock.c lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
leases_db.c lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
leases_db.h s3:locking: Change the data model for leases_db to cope with dynamic path renames. 2014-12-09 03:44:04 +01:00
leases_util.c s3/locking: helper functions for lease types 2017-05-06 19:01:14 +02:00
locking.c smbd: Simplify logic in remove_stale_share_mode_entries 2018-09-07 17:26:18 +02:00
posix.c s3/locking: Corrections and improvements to inline comments 2018-08-09 01:16:22 +02:00
proto.h smbd: Pass "share_mode_data" to share_entry_forall callback 2018-07-26 22:44:25 +02:00
share_mode_lock.c s3: Rename server_messaging_context() to global_messaging_context() 2018-09-07 17:26:17 +02:00