bcachefs: Print devices we're mounting on multi device filesystems
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 11 Jun 2025 19:57:48 +0000 (15:57 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 12 Jun 2025 03:24:21 +0000 (23:24 -0400)
commitb68baf9a87330148d3ad074e48503a4e9c5c3929
tree04da6429957d45792cae87d63664cb0fb5ec02e4
parent205da7c026739d965e605d39001049c7b6728e87
bcachefs: Print devices we're mounting on multi device filesystems

Previously, we only ever logged the filesystem UUID.

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