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)
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>

No differences found