commit | 7b7a91152d3c2ddca95172cac1675625cc8dffaf | [log] [tgz] |
---|---|---|
author | Benjamin Coddington <bcodding@redhat.com> | Wed Sep 10 14:09:20 2014 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Sep 11 10:54:43 2014 +0100 |
tree | 5ae5d3c55024e073754699d2936f4f4402a1eef6 | |
parent | 2ddfbdd6848d496d8088b28992d257fd02e58c9d [diff] |
GFS2: Hash the negative dentry during inode lookup Fix a regression introduced by: 6d4ade986f9c8df31e68 GFS2: Add atomic_open support where an early return misses d_splice_alias() which had been adding the negative dentry. Signed-off-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>