commit 02fe78dbe0bd90459c87e270930a62676c6a46ca
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date: Sat Apr 7 16:02:01 2007 -0400
hardlinks doc update
diff --git a/Documentation/filesystems/unionfs/odf.txt
b/Documentation/filesystems/unionfs/odf.txt
index
eaa920a1de8374ac7acd59bf17a130fa5c6feb9b..06bd9ec4d053b33cfd887e33ef1bad693b36a0c1
100644
--- a/Documentation/filesystems/unionfs/odf.txt
+++ b/Documentation/filesystems/unionfs/odf.txt
@@ -200,7 +200,8 @@ follows:
records the name of the hardlink, but with the inum of the *parent*
directory (e.g., <name,dirinum>). We need to store the parent inum so
that the hard-linked file's name can be found by searching the parent
- dir.
+ dir. A modification in path_lookup is needed that will allow us to lookup
+ the file using only its name and its directory's inum.
We do not store the number of links here, because that can change (a user
can delete one link while we're still trying to discover the rest of the
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs