GIT: unionfs2-2.6.27.y: Unionfs: documentation updates
Erez Zadok
ezk at fsl.cs.sunysb.edu
Thu Aug 12 23:16:58 EDT 2010
commit f46764d43eee8bb9412efebed591a9c7ae8afb4a
Author: Erez_Zadok <ezk at cs.sunysb.edu>
Date: Thu Sep 6 00:40:02 2007 -0400
Unionfs: documentation updates
Signed-off-by: Erez Zadok <ezk at cs.sunysb.edu>
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,
More information about the unionfs-cvs
mailing list