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 dd8cf54c79 s3:locking: add file_has_open_streams()
This can be used to check if a file opened by fsp also has stream opens.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2018-05-30 19:10:26 +02:00
..
brlock.c lib: Add lib/util/server_id.h 2017-01-22 18:30:11 +01: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
leases_util.c s3/locking: helper functions for lease types 2017-05-06 19:01:14 +02:00
locking.c s3:locking: add file_has_open_streams() 2018-05-30 19:10:26 +02:00
posix.c s3:locking: Fix integer overflow check in posix_lock_in_range() 2018-03-20 23:16:16 +01:00
proto.h s3:locking: add file_has_open_streams() 2018-05-30 19:10:26 +02:00
share_mode_lock.c smbd: Pass "file_id" through share_entry_forall 2018-02-13 00:26:43 +01:00