bug fix: don't revalidate dropped dentries
authorErez Zadok <ezk@bigvaio.(none)>
Fri, 18 May 2007 05:53:12 +0000 (01:53 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Mon, 23 Jul 2007 00:50:36 +0000 (20:50 -0400)
commit8ca2089e54d1bf5325c81ce8c1ee5654a2a29c07
tree4cbde23b040442c05a6692673648c848f1655431
parentf01ae570e67bd825aa6a923997be59fa60dad618
bug fix: don't revalidate dropped dentries

This fixes a harmless but annoying message that unionfs prints if a dropped
dentry is being revalidated, which could happen if you unlink open files.
fs/unionfs/commonfops.c