1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3/locking
Jeremy Allison da9b7056fc s3: VFS: Add bool use_ofd_locks member to struct files_struct.
Not yet used. We will set this if we translate a process-associated
lock operation to a open file description lock operation.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Jeff Layton <jlayton@samba.org>
2016-05-21 01:28:28 +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: Add bool use_ofd_locks member to struct files_struct. 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 s3:locking: initialize lease pointer in share_mode_traverse_fn() 2015-10-13 01:14:09 +02:00