NFS: Don't hash the negative dentry when optimising for an O_EXCL open
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Oct 2007 22:38:53 +0000 (18:38 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:27 +0000 (17:19 -0400)
commitd4d9cdcb470784df76304f75d0ce88f20f15fa6a
tree7066e4640947f078855b47501e69f76ff775a834
parent5724ab37872042176916441930e78fd353be1e5e
NFS: Don't hash the negative dentry when optimising for an O_EXCL open

We don't want to leave an unverified hashed negative dentry if the
exclusive create fails to complete.

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