bcachefs: Don't filter partial list buckets in open_buckets_to_text()
authorKent Overstreet <kent.overstreet@linux.dev>
Fri, 18 Oct 2024 06:26:59 +0000 (02:26 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Tue, 29 Oct 2024 10:34:10 +0000 (06:34 -0400)
commite0fafac5c4b61501f60c3841649170424eda641f
treef7796baa2444713ffb5b56b88592945a004aa6e8
parenta34eef6dd179463e70a97bbf8453b7ca21d1e666
bcachefs: Don't filter partial list buckets in open_buckets_to_text()

these are an important source of stranded buckets we need to be able to
watch

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_foreground.c