NFSv4: Don't revalidate the directory in nfs_atomic_lookup()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Oct 2007 16:57:24 +0000 (12:57 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:20:01 +0000 (17:20 -0400)
commit0a5ebc148879be68acdb12fbe72b65cb88c410d9
treeb9fb0b5a2689b33daa97255b8b302383a304785a
parentf2c77f4e62a2290ae46b5b0449eb72d72afe691e
NFSv4: Don't revalidate the directory in nfs_atomic_lookup()

Why bother, since the call to nfs4_atomic_open() will do it for us.

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