|
@@ -483,7 +483,7 @@ struct btrfs_shared_data_ref {
|
|
|
|
|
|
struct btrfs_extent_inline_ref {
|
|
struct btrfs_extent_inline_ref {
|
|
u8 type;
|
|
u8 type;
|
|
- u64 offset;
|
|
|
|
|
|
+ __le64 offset;
|
|
} __attribute__ ((__packed__));
|
|
} __attribute__ ((__packed__));
|
|
|
|
|
|
/* old style backrefs item */
|
|
/* old style backrefs item */
|