]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
NFS/blocklayout: print each device used for SCSI layouts
authorChristoph Hellwig <hch@lst.de>
Mon, 23 Mar 2026 07:03:06 +0000 (08:03 +0100)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 13 Apr 2026 21:00:22 +0000 (14:00 -0700)
commitb0ed12538fdfeb39c844eba3fa4c269ddb4ebca7
tree476121b7c59f7ce08fd38a3ae147fff36b263f51
parent704f3f640f72db4d44ec5ce3db8d4e150c974bc7
NFS/blocklayout: print each device used for SCSI layouts

We already print device uses for block layouts, do the same for SCSI
layouts as that greatly helps understanding the operation of the client.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/blocklayout/dev.c