summaryrefslogtreecommitdiff
path: root/libbcachefs/replicas.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2019-05-08 19:13:46 -0400
committerKent Overstreet <kent.overstreet@gmail.com>2019-05-08 19:13:46 -0400
commit93bdfcb2105afe7a45d512984b855ce97937cfc1 (patch)
tree762bc492731f58fdd470e052ecd1c4feab13db8f /libbcachefs/replicas.h
parentb485aae1bac95e3b5be235116e2bc43da85906c5 (diff)
Update bcachefs sources to 454bd4f82d bcachefs: Fix for the stripes mark path and gc
Diffstat (limited to 'libbcachefs/replicas.h')
-rw-r--r--libbcachefs/replicas.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/replicas.h b/libbcachefs/replicas.h
index 2ffafad7..bca82e04 100644
--- a/libbcachefs/replicas.h
+++ b/libbcachefs/replicas.h
@@ -58,6 +58,7 @@ unsigned bch2_dev_has_data(struct bch_fs *, struct bch_dev *);
int bch2_replicas_gc_end(struct bch_fs *, int);
int bch2_replicas_gc_start(struct bch_fs *, unsigned);
+int bch2_replicas_gc2(struct bch_fs *);
int bch2_replicas_set_usage(struct bch_fs *,
struct bch_replicas_entry *,