diff options
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r-- | fs/btrfs/ctree.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index 3b6df7140575..746a9acd2189 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -1007,8 +1007,8 @@ struct btrfs_root { | |||
1007 | u32 stripesize; | 1007 | u32 stripesize; |
1008 | 1008 | ||
1009 | u32 type; | 1009 | u32 type; |
1010 | u64 highest_inode; | 1010 | |
1011 | u64 last_inode_alloc; | 1011 | u64 highest_objectid; |
1012 | int ref_cows; | 1012 | int ref_cows; |
1013 | int track_dirty; | 1013 | int track_dirty; |
1014 | u64 defrag_trans_start; | 1014 | u64 defrag_trans_start; |