]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Improve bch2_disk_groups_to_text()
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 1 May 2025 02:26:00 +0000 (22:26 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:14:39 +0000 (20:14 -0400)
commita42f709f9ac1dc7b4ff32ab428acf7abaf3358b9
treede9c15babf2b68b4c10945a9c18209676a35e0bf
parentc53e5c0c191ec6cc85c630249cbd68a2adb3f715
bcachefs: Improve bch2_disk_groups_to_text()

Print out the actual name of each path/label, instead of just the
integer indexes.

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