diff options
author | Sage Weil <sage@newdream.net> | 2011-02-28 21:49:15 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2011-03-03 19:09:52 +0100 |
commit | 16a8b70a5a757db513f036bbcc73309f6c507d81 (patch) | |
tree | e075716a8e58149894fcad3fa36ebf6ea16cfc6e /net | |
parent | ceph: do not set I_COMPLETE (diff) | |
download | linux-16a8b70a5a757db513f036bbcc73309f6c507d81.tar.xz linux-16a8b70a5a757db513f036bbcc73309f6c507d81.zip |
ceph: do not clear I_COMPLETE from d_release
First, this was racy anyway: d_release isn't called until well after the
dentry is unhashed. Second, this runs afoul of the recent dcache change
that clears d_parent prior to calling d_release (949854d0), causing a NULL
pointer dereference.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions