1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/locking
Jeremy Allison 44732734cc Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved.
Do this by keeping a linked list of delete on close tokens, one for
each filename that identifies a path to the dev/inode. Use the
jenkins hash of the pathname to identify the correct token.
2011-01-25 14:23:19 -08:00
..
brlock.c Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all 2010-09-27 17:18:54 -07:00
locking.c Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved. 2011-01-25 14:23:19 -08:00
posix.c s3-build: use dbwrap.h only where needed. 2010-08-26 00:25:55 +02:00