NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookup
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 1 Oct 2007 17:54:51 +0000 (13:54 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:45 +0000 (17:19 -0400)
commit3258b4fa552c4f994b5e6490a8ad88f5d7e0e648
tree1ec891ada36618119544ae6c870665a53b120fcd
parentcf8ba45e0554f1c8838fcfe43a93114f177af839
NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookup

The parent of the newly materialised dentry has just been revalidated...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c