X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libbcachefs%2Fio_types.h;h=f77106be398a30abdc1538132de7b87fdc71e0c2;hb=22291ae84a029d65334d1a90b67b5031f45cd540;hp=ae4f8f3c043cf17c389b728b16e53b40dd4e0b64;hpb=74cb92203293a8d5b16b078389f6b3dba5300e89;p=bcachefs-tools-debian diff --git a/libbcachefs/io_types.h b/libbcachefs/io_types.h index ae4f8f3..f77106b 100644 --- a/libbcachefs/io_types.h +++ b/libbcachefs/io_types.h @@ -116,9 +116,10 @@ struct bch_write_op { struct bch_extent_crc128 crc; unsigned size; - struct disk_reservation res; + struct bch_devs_mask *devs; + unsigned long write_point; - struct write_point *wp; + struct disk_reservation res; union { u8 open_buckets[16];