NFS: Ensure nfs_instantiate() invalidates the parent dir on error
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 29 Sep 2007 21:41:33 +0000 (17:41 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:22 +0000 (17:19 -0400)
commitfab728e156b3cbfe31f05d6e7cdebe3d5eaff878
tree4a0a9ab57867e33342119e61d52c16d0c9eb7a32
parent4b841736bc16b320bcdb1e8ece585b3ced9a8811
NFS: Ensure nfs_instantiate() invalidates the parent dir on error

Also ensure that it drops the dentry in this case.

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