Linux XFS filesystem development
 help / color / mirror / Atom feed
* fix cross-platform log CRC validation
@ 2025-09-15 13:20 Christoph Hellwig
  2025-09-15 13:20 ` [PATCH 1/2] xfs: rename the old_crc variable in xlog_recover_process Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Christoph Hellwig @ 2025-09-15 13:20 UTC (permalink / raw)
  To: Carlos Maiolino; +Cc: Darrick J. Wong, linux-xfs

Hi all,

this series fixes recovery of logs written on i386 on other
architectures or vice versa.

Diffstat:
 libxfs/xfs_log_format.h |   30 +++++++++++++++++++++++++++++-
 libxfs/xfs_ondisk.h     |    2 ++
 xfs_log.c               |    8 ++++----
 xfs_log_priv.h          |    4 ++--
 xfs_log_recover.c       |   34 ++++++++++++++++++++++++----------
 5 files changed, 61 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-09-16 11:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-15 13:20 fix cross-platform log CRC validation Christoph Hellwig
2025-09-15 13:20 ` [PATCH 1/2] xfs: rename the old_crc variable in xlog_recover_process Christoph Hellwig
2025-09-15 18:25   ` Darrick J. Wong
2025-09-15 13:20 ` [PATCH 2/2] xfs: fix log CRC mismatches between i386 and other architectures Christoph Hellwig
2025-09-15 18:25   ` Darrick J. Wong
2025-09-15 20:50     ` Christoph Hellwig
2025-09-16 10:26       ` Carlos Maiolino
2025-09-16 11:34 ` fix cross-platform log CRC validation Carlos Maiolino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox