commit | d4d9cdcb470784df76304f75d0ce88f20f15fa6a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 02 18:38:53 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:19:27 2007 -0400 |
tree | 7066e4640947f078855b47501e69f76ff775a834 | |
parent | 5724ab37872042176916441930e78fd353be1e5e [diff] |
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>