1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/locking
Ralph Boehme d698cec1c7 s3:smbd: convert file_struct.posix_open to a bitmap with flags
This is in preperation of a more fine grained control of POSIX behaviour
in the SMB and VFS layers.

Inititally we use an uint8_t for the flags bitmap and add a define
posix_flags as posix_open in order to avoid breaking the VFS ABI.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-12-01 20:45:20 +01:00
..
brlock.c remove many valgrind errors for base.lock test 2015-11-06 00:16:53 +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
locking.c s3:smbd: convert file_struct.posix_open to a bitmap with flags 2015-12-01 20:45:20 +01:00
posix.c Convert all uint32/16/8 to _t in source3/locking. 2015-05-13 19:11:23 +02:00
proto.h s3:smbstatus: add stream name to share_entry_forall() 2015-10-12 22:13:19 +02:00
share_mode_lock.c s3:locking: initialize lease pointer in share_mode_traverse_fn() 2015-10-13 01:14:09 +02:00