]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/data_update.h
Update bcachefs sources to 6406e05835 bcachefs: Nocow support
[bcachefs-tools-debian] / libbcachefs / data_update.h
index 5d8690795959da74f957cbd88753eebad821abbd..f304c33662266ec1edf563c7c424ef9c250ff1d1 100644 (file)
@@ -32,6 +32,7 @@ void bch2_data_update_read_done(struct data_update *,
                                struct bch_extent_crc_unpacked);
 
 void bch2_data_update_exit(struct data_update *);
+void bch2_update_unwritten_extent(struct btree_trans *, struct data_update *);
 int bch2_data_update_init(struct bch_fs *, struct data_update *,
                          struct write_point_specifier,
                          struct bch_io_opts, struct data_update_opts,