]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_logprint: report realtime RUIs
authorDarrick J. Wong <djwong@kernel.org>
Thu, 16 Nov 2023 22:23:11 +0000 (14:23 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:39 +0000 (15:03 -0800)
commit8ef8161004112b8b3a80f18d550b518212c0c42e
tree2031a625e179c905b357b4ecb13ba9f51480cc83
parentbeb7b0f87a4c4ecfcba2ebebe57ca160ea65a585
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>
logprint/log_misc.c
logprint/log_print_all.c
logprint/log_redo.c