]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_logprint: report realtime RUIs
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:22:02 +0000 (10:22 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:16:01 +0000 (09:16 -0800)
commit032ed61ee62c6b358a67c17e4e2c13119bada6a5
treee5f13576ebfab57463435c6bdd07dc9ccdc49ef2
parent40c35393ebd0644ab311b6b5a875cc30f4238515
xfs_logprint: report realtime RUIs

Decode the RUI format just enough to report if an RUI targets the
realtime device or not.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
logprint/log_misc.c
logprint/log_print_all.c
logprint/log_redo.c