linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* xfstests failures w/ metadata_csum
@ 2014-12-01 20:20 Darrick J. Wong
  2014-12-01 22:02 ` Darrick J. Wong
  2014-12-01 22:05 ` Eric Whitney
  0 siblings, 2 replies; 3+ messages in thread
From: Darrick J. Wong @ 2014-12-01 20:20 UTC (permalink / raw)
  To: Eric Whitney; +Cc: linux-ext4

Hi Eric,

Could you remind me which xfstests are failing in 3.18-rc3+ with metadata_csum
enabled?  I think you said generic/034, generic/321, and generic/322, but were
there more?

AFAICT the ext4 mount fails because it can't load the journal, and the journal
can't replay because jbd2_descr_block_csum_verify() fails; the 034 test appears
to drop all the writes related to the umount.  recovery.c doesn't say anything
when the journal descriptor block fails csum verification, though it should.
Not sure why we end up with corrupt-looking descriptor blocks.

The reason why this appears in -rc3 is because that's when we added the patch
that forces journal_checksum on whenever metadata_csum is on, and I guess
few people were testing journal_checksum with xfstests before that.

--D

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

end of thread, other threads:[~2014-12-01 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-01 20:20 xfstests failures w/ metadata_csum Darrick J. Wong
2014-12-01 22:02 ` Darrick J. Wong
2014-12-01 22:05 ` Eric Whitney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).