1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00
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
..
2009-01-20 23:10:16 +01:00
2009-01-16 15:16:59 +01:00
2009-01-05 15:07:36 +01:00
2008-10-25 15:42:51 +02:00
2008-11-13 12:43:58 +01:00
2009-02-19 20:58:26 -08:00
2008-02-08 10:05:32 +01:00
2008-01-03 10:24:11 +01:00
2009-02-19 20:58:26 -08:00
2009-02-19 20:58:26 -08:00