From 38f8daa2b17627488c51f2e0c150213bd1636e00 Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Tue, 28 Dec 2021 14:30:25 -0500 Subject: Update bcachefs sources to 078a1a596a bcachefs: Optimize bucket reuse --- libbcachefs/ec.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libbcachefs/ec.h') diff --git a/libbcachefs/ec.h b/libbcachefs/ec.h index 46814107..78d468c7 100644 --- a/libbcachefs/ec.h +++ b/libbcachefs/ec.h @@ -217,8 +217,6 @@ void bch2_stripes_heap_start(struct bch_fs *); int bch2_stripes_read(struct bch_fs *); -int bch2_ec_mem_alloc(struct bch_fs *, bool); - void bch2_stripes_heap_to_text(struct printbuf *, struct bch_fs *); void bch2_new_stripes_to_text(struct printbuf *, struct bch_fs *); -- cgit v1.2.3