]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - c_src/libbcachefs.h
Disable pristine-tar option in gbp.conf, since there is no pristine-tar branch.
[bcachefs-tools-debian] / c_src / libbcachefs.h
index b189a208115f63266f1bfeba6ac47ca43fc05c45..739783f0ebdb7f11df8fecbbb6fb360b9ca968ac 100644 (file)
@@ -52,6 +52,7 @@ static inline struct format_opts format_opts_default()
 }
 
 struct dev_opts {
+       struct bdev_handle *handle;
        struct block_device *bdev;
        char            *path;
        u64             size;           /* bytes*/