1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/locking
Volker Lendecke e8156439f2 r23183: Check in a change made by Tridge:
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 9b10dbbd5d)
2007-10-10 12:22:52 -05:00
..
brlock.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
locking.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
posix.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00