From: Trond Myklebust Date: Tue, 2 Oct 2007 22:38:53 +0000 (-0400) Subject: NFS: Don't hash the negative dentry when optimising for an O_EXCL open X-Git-Tag: v2.6.24-rc1~1285^2~35 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d9cdcb470784df76304f75d0ce88f20f15fa6a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed