NFSv3: Always use directory post-op attributes in nfs3_proc_lookup
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Oct 2007 14:30:00 +0000 (10:30 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:20:08 +0000 (17:20 -0400)
commit81c768808c78283e1b4ed4cd2cad2571294b2090
tree7282d227bc8dcbaba8eacdbb62df202d66f0278f
parentd75340cc4de5c187fbf0bba234309ca86cf0a2fb
NFSv3: Always use directory post-op attributes in nfs3_proc_lookup

LOOKUP returns the directory post-op attributes whether or not the
operation was successful.

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