From b485aae1bac95e3b5be235116e2bc43da85906c5 Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Wed, 17 Apr 2019 17:01:40 -0400 Subject: Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup messages and options --- libbcachefs/replicas.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libbcachefs/replicas.h') diff --git a/libbcachefs/replicas.h b/libbcachefs/replicas.h index ad97e3bc..2ffafad7 100644 --- a/libbcachefs/replicas.h +++ b/libbcachefs/replicas.h @@ -27,6 +27,7 @@ int bch2_mark_replicas(struct bch_fs *, bool bch2_bkey_replicas_marked_locked(struct bch_fs *, struct bkey_s_c, bool); +void bch2_bkey_to_replicas(struct bch_replicas_entry *, struct bkey_s_c); bool bch2_bkey_replicas_marked(struct bch_fs *, struct bkey_s_c, bool); int bch2_mark_bkey_replicas(struct bch_fs *, struct bkey_s_c); -- cgit v1.2.3