commit ff6e50ae84e872117ac850c621921578e2dd235f
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date:   Fri Nov 16 13:46:28 2007 -0500

    Unionfs: documentation updates
    
    Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>

diff --git a/Documentation/filesystems/unionfs/concepts.txt 
b/Documentation/filesystems/unionfs/concepts.txt
index eb74aac..35ddcea 100644
--- a/Documentation/filesystems/unionfs/concepts.txt
+++ b/Documentation/filesystems/unionfs/concepts.txt
@@ -104,7 +104,7 @@ longer in sync with its lower counterparts, then we rebuild 
that object
 similarly to how we do so for branch-management.
 
 While rebuilding Unionfs's objects, we also purge any page mappings and
-truncate inode pages (see fs/Unionfs/dentry.c:purge_inode_data).  This is to
+truncate inode pages (see fs/unionfs/dentry.c:purge_inode_data).  This is to
 ensure that Unionfs will re-get the newer data from the lower branches.  We
 perform this purging only if the Unionfs operation in question is a reading
 operation; if Unionfs is performing a data writing operation (e.g., ->write,
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to