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>
Sun, 24 Nov 2013 05:49:21 +0000 (00:49 -0500)
commitf49eea57bf0e20c97c252cf55d9d791ee26e2928
tree32f7ecae9b21e9ec4ae3981e0ac0e6c4fcd79c1e
parent8757f48be4a66be62abb5dbf4c32fa01ee921f9f
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