diff options
author | Sage Weil <sage@newdream.net> | 2009-11-04 20:39:12 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2009-11-05 01:36:07 +0100 |
commit | 51042122d4f85e0f8ee577a4230f172fcc57c456 (patch) | |
tree | d5ccf5f84d362b6542a86eab6b6f50112111434b /fs/open.c | |
parent | ceph: use fixed endian encoding for ceph_entity_addr (diff) | |
download | linux-51042122d4f85e0f8ee577a4230f172fcc57c456.tar.xz linux-51042122d4f85e0f8ee577a4230f172fcc57c456.zip |
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: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions