1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/locking
Ralph Boehme 7147859c7a smbd: ignore ctdb tombstone records in fetch_share_mode_unlocked_parser()
dbwrap_parse_record() can return ctdb tombstone records from the lctdb,
ignore them.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12005

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2016-08-08 14:26:24 +02:00
..
brlock.c s3: locking: Add a const struct lock_context * paramter to set_posix_lock_posix_flavour() 2016-05-21 01:28:27 +02:00
leases_db.c leases_db: don't leak lock_path onto talloc tos 2015-01-12 19:22:30 +01: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
locking.c s3:smbd: convert file_struct.posix_open to a bitmap with flags 2015-12-01 20:45:20 +01:00
posix.c s3: VFS: Map process-associated lock operation to open file description lock operation. 2016-05-21 01:28:28 +02:00
proto.h s3: locking: Add a const struct lock_context * paramter to set_posix_lock_posix_flavour() 2016-05-21 01:28:27 +02:00
share_mode_lock.c smbd: ignore ctdb tombstone records in fetch_share_mode_unlocked_parser() 2016-08-08 14:26:24 +02:00