]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_logprint: report realtime RUIs
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:25 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 16 Jul 2024 22:49:22 +0000 (15:49 -0700)
commit8f540194adf2182f53be1018d80ea02ac4feaadc
tree9f6fb570b95d378501670f5f604c811f2f40a325
parent5216da972e98e9289f38fe4ba5bfbd06b50b8918
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