summaryrefslogtreecommitdiff
path: root/libbcachefs/super.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2020-10-17 18:16:50 -0400
committerKent Overstreet <kent.overstreet@gmail.com>2020-10-17 18:17:36 -0400
commit8a440895bf31ad7c45f6ad7d5766c6b83e2a7f3d (patch)
tree53e06ce5793bd2e65ae480b489f2b44c19649fc0 /libbcachefs/super.h
parenteff87a4c44858cbddbbb00fb42a85c7017231faa (diff)
Update bcachefs sources to 26c226917f bcachefs: Start/stop io clock hands in read/write paths
Diffstat (limited to 'libbcachefs/super.h')
-rw-r--r--libbcachefs/super.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbcachefs/super.h b/libbcachefs/super.h
index 048ffec6..02c81f35 100644
--- a/libbcachefs/super.h
+++ b/libbcachefs/super.h
@@ -199,7 +199,6 @@ static inline struct bch_devs_mask bch2_online_devs(struct bch_fs *c)
struct bch_fs *bch2_bdev_to_fs(struct block_device *);
struct bch_fs *bch2_uuid_to_fs(uuid_le);
-int bch2_congested(void *, int);
bool bch2_dev_state_allowed(struct bch_fs *, struct bch_dev *,
enum bch_member_state, int);