]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
logprint: factor out a xlog_print_ext_header helper
authorChristoph Hellwig <hch@lst.de>
Fri, 28 Nov 2025 06:30:00 +0000 (07:30 +0100)
committerAndrey Albershteyn <aalbersh@kernel.org>
Wed, 3 Dec 2025 10:48:04 +0000 (11:48 +0100)
commit1bb5252fe6eb58ade05081ba7bca66a10b8f5e26
tree911b585348d65af6af1a31a338033befa5e84ee7
parent6bcb161d223352400c63217803b597b147d1db4c
logprint: factor out a xlog_print_ext_header helper

Split the inner extheader printing loop into a separate helper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Andrey Albershteyn <aalbersh@kernel.org>
logprint/log_misc.c