]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_logprint: dump new attr log item fields
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:20 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:11 +0000 (17:01 -0700)
commit9132000a50badbc708360f8c70cf6635d20051bb
treee28de701fd11d22d07e931ea90bb8833145a9789
parent6db2bc3d1978b556d545c8e267d7822372ac6eaf
xfs_logprint: dump new attr log item fields

Dump the new extended attribute log item fields.  This was split out
from the previous patch to make libxfs resyncing easier.  This code
needs more cleaning, which we'll do in the next few patches before
moving on to the parent pointer code.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
logprint/log_redo.c
logprint/logprint.h