commit 8380c8c0afdd371e42bd11730fe4c0895a5b7b06
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date: Thu Mar 29 16:07:50 2007 -0400
update odfforce option in usage.txt
diff --git a/Documentation/filesystems/unionfs/usage.txt
b/Documentation/filesystems/unionfs/usage.txt
index d14b8d0..3cec86f 100644
--- a/Documentation/filesystems/unionfs/usage.txt
+++ b/Documentation/filesystems/unionfs/usage.txt
@@ -105,12 +105,12 @@ To mount Unionfs with an existing ODF
# mount -t unionfs -o odf=/odf none MOUNTPOINT
-Each time you mount an existing ODF, if the branch configuration had
-changed, we purge the existing cache to avoid using stale information. To
-force a Unionfs mount with an older and possibly stale ODF:
+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=...
We use configfs to define three global variables for all mounted unions, to
control cache cleaning. The following assumes that you mount configfs in
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs