]> 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>
Wed, 31 Jul 2024 01:46:57 +0000 (18:46 -0700)
commitc6a30333ee8d9c39d74f80f9ca50b0b99ffaf61c
tree230aa64ccf388cedefadb5d52cfe36f6f453f7dc
parentbd63f58d1aec4df937486916dc6ad96db405685b
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