From 4f32b42dca660208c7556e13ebd84c510ad91840 Mon Sep 17 00:00:00 2001 From: "Yan, Zheng" Date: Sat, 1 Mar 2014 18:05:41 +0800 Subject: [PATCH] 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 Reviewed-by: Sage Weil --- Reading git-format-patch failed