btrfs: include device major and minor numbers in the device scan notice
authorAnand Jain <anand.jain@oracle.com>
Sun, 25 Feb 2024 06:58:31 +0000 (12:28 +0530)
committerDavid Sterba <dsterba@suse.com>
Tue, 5 Mar 2024 16:13:24 +0000 (17:13 +0100)
commit0782303aaa508e4907fc88984b2c550db2b493a1
tree56681ba8f352a679b4cfe1c64b0eebc6f8eb9954
parent7ec28f83a161c4aa6a01d93cf14ee18ec9414fa1
btrfs: include device major and minor numbers in the device scan notice

To better debug issues surrounding device scans, include the device's
major and minor numbers in the device scan notice for btrfs.

Reviewed-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Sweet Tea Dorminy <sweettea-kernel@dorminy.me>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c