summaryrefslogtreecommitdiff
path: root/libbcachefs/io_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/io_types.h')
-rw-r--r--libbcachefs/io_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/io_types.h b/libbcachefs/io_types.h
index c37b7d74..7f7b69b3 100644
--- a/libbcachefs/io_types.h
+++ b/libbcachefs/io_types.h
@@ -105,6 +105,7 @@ struct bch_write_op {
unsigned nr_replicas:4;
unsigned nr_replicas_required:4;
unsigned alloc_reserve:4;
+ unsigned incompressible:1;
struct bch_devs_list devs_have;
u16 target;