mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
e4675ce8db
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. |
||
---|---|---|
.. | ||
brlock.c | ||
locking.c | ||
posix.c |