summaryrefslogtreecommitdiff
path: root/libbcachefs/replicas.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2019-01-13 20:36:38 -0500
committerKent Overstreet <kent.overstreet@gmail.com>2019-01-13 20:53:25 -0500
commit47bd483d27ec13418978b24ec5951661d564ba35 (patch)
treefabe089ee891dc1b01ab2f3b7bc8cb1416d3a78a /libbcachefs/replicas.h
parent0229719228b4bb76d3ead49731d0f2e1308cd310 (diff)
Update bcachefs sources to ef60854e99 bcachefs: More allocator startup improvements
Diffstat (limited to 'libbcachefs/replicas.h')
-rw-r--r--libbcachefs/replicas.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libbcachefs/replicas.h b/libbcachefs/replicas.h
index 87246a04..fc833653 100644
--- a/libbcachefs/replicas.h
+++ b/libbcachefs/replicas.h
@@ -1,8 +1,11 @@
#ifndef _BCACHEFS_REPLICAS_H
#define _BCACHEFS_REPLICAS_H
+#include "eytzinger.h"
#include "replicas_types.h"
+int bch2_replicas_entry_idx(struct bch_fs *,
+ struct bch_replicas_entry *);
bool bch2_replicas_marked(struct bch_fs *, enum bch_data_type,
struct bch_devs_list, bool);
bool bch2_bkey_replicas_marked(struct bch_fs *,