commit 1848da470395d442507cd0dc32bba1fa583f3075
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date: Tue May 22 18:05:05 2007 -0400
documentation: added info about /odf/sr in odf.txt
diff --git a/Documentation/filesystems/unionfs/odf.txt
b/Documentation/filesystems/unionfs/odf.txt
index
d2b41dfb4f168b81c55c41a040b86643dd365ea8..a46cc7fd89c86a3e858f0c8075285d77f1c17739
100644
--- a/Documentation/filesystems/unionfs/odf.txt
+++ b/Documentation/filesystems/unionfs/odf.txt
@@ -229,6 +229,11 @@ follows:
/odf/ns/<PATH>, whenever we need to indicate that <PATH> is a whiteout
file.
+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
** The ODF superblock
@@ -260,7 +265,7 @@ Actions:
If /osf/sb does not exist, then we know that we're mounting a new /odf
for the first time; in that case, create the /odf hierarchy: /sb,
- /whiteout, /ic, /ns, and /reclaim. If we find that /odf/sb did not
+ /whiteout, /ic, /ns,/reclaim and /sr. If we find that /odf/sb did not
exist, but some of the others do exist, then we assume that the /odf is
corrupt, and we fail the mount with an error message.
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs