commit b993b56b1f4223d7498cacf72353b478428d578b
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date:   Tue May 29 12:43:32 2007 -0400

    Documentation: updated odf.txt to say that when a dentry is released from 
/odf/sr it is
    
    unlinked

diff --git a/Documentation/filesystems/unionfs/odf.txt 
b/Documentation/filesystems/unionfs/odf.txt
index 4ee8985..6c1f66a 100644
--- a/Documentation/filesystems/unionfs/odf.txt
+++ b/Documentation/filesystems/unionfs/odf.txt
@@ -1,6 +1,6 @@
                    ODF: On Disk Format for Unionfs 2.x
 
-                          (Updated May 25, 2007)
+                          (Updated May 29, 2007)
 
                      http://unionfs.filesystems.org/
 
@@ -232,8 +232,7 @@ follows:
 7. /odf/sr is for storing silly renamed files. Inodes that are still in use 
when
    unlinked, will have their entry in the ODF moved to /odf/sr temporarily to
    keep the ODF from recycling that inode while the unionfs inode is still in
-   use. When the unionfs inode is dropped the entry is moved from /odf/sr to
-   /odf/reclaim
+   use. When the unionfs inode is dropped the entry in /odf/sr is unlinked.
 
 ** The ODF superblock
 
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to