]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_logprint: report realtime CUIs
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:44:49 +0000 (12:44 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 17 Oct 2024 17:33:19 +0000 (10:33 -0700)
commit2bc8d2c5c15d3790e94c45bb5b5acf301817c2d8
treeebfb6dbde60e386357c75e16730065c401733a40
parent2ebf1a9b1a707cfd526ef52996cca516ebf91e05
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>
logprint/log_misc.c
logprint/log_print_all.c
logprint/log_redo.c