summaryrefslogtreecommitdiff
path: root/libbcachefs/alloc_background.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2020-10-23 18:43:51 -0400
committerKent Overstreet <kent.overstreet@gmail.com>2020-10-23 18:43:51 -0400
commit37270fc79cbe4ab62001893eebd16b6fde4b621b (patch)
treec3be04eb38abca870b40c3f110d5f16a65359730 /libbcachefs/alloc_background.c
parent8a440895bf31ad7c45f6ad7d5766c6b83e2a7f3d (diff)
Update bcachefs sources to ff83eed5f5 bcachefs: Fix bch2_mark_stripe()
Diffstat (limited to 'libbcachefs/alloc_background.c')
-rw-r--r--libbcachefs/alloc_background.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbcachefs/alloc_background.c b/libbcachefs/alloc_background.c
index 54096e83..97508de9 100644
--- a/libbcachefs/alloc_background.c
+++ b/libbcachefs/alloc_background.c
@@ -544,8 +544,6 @@ out:
* commands to the newly free buckets, then puts them on the various freelists.
*/
-#define BUCKET_GC_GEN_MAX 96U
-
/**
* wait_buckets_available - wait on reclaimable buckets
*