commit | 844d87c3329980e2b1849cf53205d7fa965d8995 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@inktank.com> | Tue Feb 05 13:40:09 2013 -0800 |
committer | Yan, Zheng <zheng.z.yan@intel.com> | Thu Apr 03 10:33:53 2014 +0800 |
tree | 46e524da39d068d18d03502323871099144dec4c | |
parent | 752c8bdcfe88f27a17c5c9264df928fd145a4b30 [diff] |
ceph: do not assume r_old_dentry[_dir] always set together Do not assume that r_old_dentry implies that r_old_dentry_dir is also true. Separate out the ref cleanup and make the debugs dump behave when it is NULL. Signed-off-by: Sage Weil <sage@inktank.com> Reviewed-by: Yan, Zheng <zheng.z.yan@intel.com>