From: Alex Elder Date: Tue, 12 Mar 2013 04:34:23 +0000 (-0500) Subject: libceph: kill most of ceph_msg_pos X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=859a35d5523e8e6a5c3568c12febe2e1270bc3a1;p=pandora-kernel.git libceph: kill most of ceph_msg_pos All but one of the fields in the ceph_msg_pos structure are now never used (only assigned), so get rid of them. This allows several small blocks of code to go away. This is cleanup of old code related to: http://tracker.ceph.com/issues/4428 Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed