From: Ilya Dryomov Date: Mon, 27 Jan 2014 15:40:19 +0000 (+0200) Subject: libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() X-Git-Tag: v3.14-rc1~71^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c13cb64352230deac24d3cb058387a6c0676f83;p=pandora-kernel.git libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() Switch ceph_calc_ceph_pg() to new oloc and oid abstractions and rename it to ceph_oloc_oid_to_pg() to make its purpose more clear. Signed-off-by: Ilya Dryomov Reviewed-by: Sage Weil --- Reading git-diff-tree failed