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>
Tue, 11 Nov 2014 00:45:37 +0000 (19:45 -0500)
commitb98c723f70a5053d00616f50f48f974127acd768
treecb395a301ffbf14efc1dde635e147d4c71e57300
parent40744322f8a1b02d818548ccf690fed351eec849
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