diff options
Diffstat (limited to 'libbcachefs/io_types.h')
-rw-r--r-- | libbcachefs/io_types.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libbcachefs/io_types.h b/libbcachefs/io_types.h index 04f6d9a7..2d397e5e 100644 --- a/libbcachefs/io_types.h +++ b/libbcachefs/io_types.h @@ -38,6 +38,8 @@ struct bch_read_bio { */ struct bvec_iter bvec_iter; + unsigned offset_into_extent; + u16 flags; union { struct { |