Unionfs: document cache-coherency design and implementation
authorErez_Zadok <ezk@cs.sunysb.edu>
Mon, 18 Jun 2007 02:39:38 +0000 (22:39 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Tue, 21 Aug 2007 22:39:27 +0000 (18:39 -0400)
commit4c59c7aa7b0f4bbb8eff76cbd2abe701e8c115d2
treef0652ddd034ce9115c345367b97189d6fbf4f0ea
parent06fbcdd36ec0e1c6bba29b49af71633b66a1fa1c
Unionfs: document cache-coherency design and implementation

Document our cache-coherency design, implementation; also mention alternate
designs and a couple of limitations which might be overcome by special
kernel support at the VFS/MM levels.  Now that cache-coherency is working,
remove the now-obsolete older discussion of temporary workarounds.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Documentation/filesystems/unionfs/concepts.txt
Documentation/filesystems/unionfs/issues.txt
Documentation/filesystems/unionfs/usage.txt