From: Alex Elder Date: Wed, 14 Nov 2012 03:11:14 +0000 (-0600) Subject: libceph: drop osdc from ceph_calc_raw_layout() X-Git-Tag: v3.9-rc1~41^2~21^2~59^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e75b45cf36565fd8ba206a9d80f670a86e61ba2f;p=pandora-kernel.git libceph: drop osdc from ceph_calc_raw_layout() The osdc parameter to ceph_calc_raw_layout() is not used, so get rid of it. Consequently, the corresponding parameter in calc_layout() becomes unused, so get rid of that as well. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed