commit | 4f32b42dca660208c7556e13ebd84c510ad91840 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Sat Mar 01 18:05:41 2014 +0800 |
committer | Yan, Zheng <zheng.z.yan@intel.com> | Thu Apr 03 10:33:53 2014 +0800 |
tree | b71e2880fd1e84d074d71f31e456c593fae27952 | |
parent | f1fc4fee3bb163eebd0e1d16a8c84b66af03886e [diff] |
ceph: simplify ceph_fh_to_dentry() MDS handles LOOKUPHASH and LOOKUPINO MDS requests in the same way. So __cfh_to_dentry() is redundant. Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com> Reviewed-by: Sage Weil <sage@inktank.com>