]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: report the device associated with each io cursor
authorDarrick J. Wong <djwong@kernel.org>
Wed, 20 Dec 2023 16:53:44 +0000 (08:53 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 22 Dec 2023 02:29:14 +0000 (18:29 -0800)
commit1665923a8302088744a69403ff60a1709f5d24ed
treedbdf22857f28f609ce8d4b66ea76672e2c004ffe
parent6ecc6712238c3ea5b574caf4a165ff20f5450e8b
xfs_db: report the device associated with each io cursor

When db is reporting on an io cursor, have it print out the device
that the cursor is pointing to.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/block.c
db/io.c
db/io.h