ceph: simplify ceph_fh_to_dentry()
authorYan, Zheng <zheng.z.yan@intel.com>
Sat, 1 Mar 2014 10:05:41 +0000 (18:05 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Thu, 3 Apr 2014 02:33:53 +0000 (10:33 +0800)
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>
fs/ceph/export.c

Simple merge