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, 12 Jan 2009 23:20:26 +0000 (18:20 -0500)
commit35a7b82e2beb2696df6ef50b6d7e50212d0f1bb6
treee8339b331411b6599050dfbeeb0a40d3fbc55229
parent1dd82f17f69c9e9297b44200b187488ba4cc95ed
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