bcachefs: Kill bucket quantiles sysfs code
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 4 Nov 2021 15:44:13 +0000 (11:44 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:16 +0000 (17:09 -0400)
commite15a57ac05a9384d81f340ff870633dde62e5d5d
tree221f01a158a552ce93fb1b0c6d447a6db5955273
parent0e030f5e2014bf9a33e977820cf64fce4258cf1d
bcachefs: Kill bucket quantiles sysfs code

We're getting rid of code that uses the in memory bucket array - and we
now have better mechanisms for viewing most of what the bucket quantiles
code gave us (especially internal fragmentation).

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/sysfs.c