]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_logprint: report realtime EFIs
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:59 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 16 Jul 2024 22:49:14 +0000 (15:49 -0700)
commit27828bb4498b9fdbcb0ce13869ac5274225ceaca
treee3be0604291623a807368b63a28940c5e00559ff
parent7b7aeacb6b860d2f24f125752db4639bfe32dc0e
xfs_logprint: report realtime EFIs

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