diff options
author | Yehuda Sadeh <yehuda@hq.newdream.net> | 2011-01-18 22:37:28 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2011-02-20 04:59:14 +0100 |
commit | 97d79b403ef03f729883246208ef5d8a2ebc4d68 (patch) | |
tree | 6badfd07e1ae880bd30f99dfb55227d3210b6e3a /net/ceph | |
parent | ceph: queue cap_snaps once per realm (diff) | |
download | linux-97d79b403ef03f729883246208ef5d8a2ebc4d68.tar.xz linux-97d79b403ef03f729883246208ef5d8a2ebc4d68.zip |
ceph: keep reference to parent inode on ceph_dentry
When creating a new dentry we now hold a reference to the parent
inode in the ceph_dentry. This is required due to the new RCU
changes from 949854d0, which set dentry->d_parent to NULL in d_kill before
calling the ->release() callback. If/when that behavior is changed, we can
revert this hack.
Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'net/ceph')
0 files changed, 0 insertions, 0 deletions