Skip to content
Commit 51042122 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: fix endian conversions for ceph_pg



The endian conversions don't quite work with the old union ceph_pg.  Just
make it a regular struct, and make each field __le.  This is simpler and it
has the added bonus of actually working.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 63f2d211
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment