commit ec08366aa7d14ffa9fe6f2946b70489ad374e5af
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 eaa920a..06bd9ec 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

Reply via email to