mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
e8156439f2
This replaces the internal explicit dev/ino file id representation by a
"struct file_id". This is necessary as cluster file systems and NFS
don't necessarily assign the same device number to the shared file
system. With this structure in place we can now easily add different
schemes to map a file to a unique 64-bit device node.
Jeremy, you might note that I did not change the external interface of
smb_share_modes.c.
Volker
(This used to be commit
|
||
---|---|---|
.. | ||
brlock.c | ||
locking.c | ||
posix.c |