Unionfs: update cache-coherency detection heuristics
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 11 Nov 2007 01:20:58 +0000 (20:20 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 6 Aug 2010 03:01:07 +0000 (23:01 -0400)
commit6076251049d4674e30c55e0e44bb05c2e60645f6
treef900bc0981a9b94bc0dc5d78704c9cc0fdf711a2
parentc974d444fc3615b4637c69812f5b7d0a44448571
Unionfs: update cache-coherency detection heuristics

Use a small delay to reduce the number of times unionfs has to detect
changed mtime's/ctime's, and also reduce the potential for false positives.
See Documentation/filesystems/unionfs/concepts.txt for a detailed
discussion.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Documentation/filesystems/unionfs/concepts.txt
fs/unionfs/dentry.c
fs/unionfs/union.h