diff options
Diffstat (limited to 'libbcachefs/alloc_background_format.h')
-rw-r--r-- | libbcachefs/alloc_background_format.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/alloc_background_format.h b/libbcachefs/alloc_background_format.h index 47d9d006..f754a295 100644 --- a/libbcachefs/alloc_background_format.h +++ b/libbcachefs/alloc_background_format.h @@ -69,6 +69,7 @@ struct bch_alloc_v4 { __u64 io_time[2]; __u32 stripe; __u32 nr_external_backpointers; + /* end of fields in original version of alloc_v4 */ __u64 fragmentation_lru; __u32 stripe_sectors; __u32 pad; |