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

Decode the CUI format just enough to report if an CUI 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