1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/locking
Tim Prouty e4675ce8db s3: Add extid to the dev/inode pair
This extends the file_id struct to add an additional generic uint64_t
field: extid.  For backwards compatibility with dev/inodes stored in
xattr_tdbs and acl_tdbs, the ext id is ignored for these databases.
This patch should cause no functional change on systems that don't use
SMB_VFS_FILE_ID_CREATE to set the extid.

Existing code that uses the smb_share_mode library will need to be
updated to be compatibile with the new extid.
2009-02-19 20:58:26 -08:00
..
brlock.c Add VFS ops for Windows BRL: Lock, Unlock and Cancel: 2009-02-13 10:08:40 -08:00
locking.c s3: Add extid to the dev/inode pair 2009-02-19 20:58:26 -08:00
posix.c Fix more asprintf warnings and some error path errors. 2008-12-23 12:11:12 -08:00