commit c3e7e8b454ea78692a9f83fa8cf46fb3ead83c17
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date: Wed May 30 15:45:54 2007 -0400
Documentation: replace "odfforce" with "odf_keepcache"
diff --git a/Documentation/filesystems/unionfs/odf.txt
b/Documentation/filesystems/unionfs/odf.txt
index 6c1f66a..198815e 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 29, 2007)
+ (Updated May 30, 2007)
http://unionfs.filesystems.org/
@@ -274,12 +274,12 @@ Actions:
(b) update /odf/sb file
-(c) if the "odfforce" flag was not specified, then clean the dir cache in
+(c) if the "odf_keepcache" flag was not specified, then clean the dir cache in
/odf/ic
(d) otherwise, if you really want to use an existing /odf cache (with
possibly some stale info), then use the mount options
- "remount,odfforce".
+ "remount,odf_keepcache".
** Whiteouts and Opaque Dir actions
diff --git a/Documentation/filesystems/unionfs/usage.txt
b/Documentation/filesystems/unionfs/usage.txt
index 1caf182..e2ac651 100644
--- a/Documentation/filesystems/unionfs/usage.txt
+++ b/Documentation/filesystems/unionfs/usage.txt
@@ -109,8 +109,8 @@ Each time you remount or mount an existing ODF, we purge
the existing cache to
avoid using stale information. To force a Unionfs mount with an older and
possibly stale ODF:
-# mount -t unionfs -o odfforce,odf=/odf none MOUNTPOINT
-# mount -t unionfs -o remount,odfforce,add=...
+# mount -t unionfs -o odf_keepcache,odf=/odf none MOUNTPOINT
+# mount -t unionfs -o remount,odf_keepcache,add=...
We use configfs to define several global variables for all mounted unions,
to control cache cleaning, and more. The following assumes that you mount
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs