From: Sage Weil Date: Sat, 23 Feb 2013 18:38:16 +0000 (-0800) Subject: libceph: decode into cpu-native ceph_pg type X-Git-Tag: v3.9-rc1~41^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b191d9914eb68257f47de9d5bfe099b77f0687c;p=pandora-kernel.git libceph: decode into cpu-native ceph_pg type Always decode data into our cpu-native ceph_pg type that has the correct field widths. Limit any remaining uses of ceph_pg_v1 to dealing with the legacy protocol. Signed-off-by: Sage Weil Reviewed-by: Alex Elder --- Reading git-diff-tree failed