bcachefs: Improve bch2_open_buckets_to_text()
authorKent Overstreet <kent.overstreet@gmail.com>
Sun, 10 Apr 2022 22:04:24 +0000 (18:04 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:31 +0000 (17:09 -0400)
commit3518e6faeff20d1de1f0c7388d9d9c6f2fe7f5a7
treea3303e404ff54f11579dae5e54bc9bb605a50571
parentec7ccbde6baa50760c2679a5c54b2fccfd5ca64e
bcachefs: Improve bch2_open_buckets_to_text()

This patch updates bch2_open_buckets_to_text() to include the device and
bucket the open_bucket owns.

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