fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] generic/050 fixes
@ 2019-11-05 13:19 Jan Kara
  2019-11-05 13:19 ` [PATCH 1/2] generic/050: Fix test failure for filesystems without journal Jan Kara
  2019-11-05 13:19 ` [PATCH 2/2] generic/050: Handle xfs quota special case with different output Jan Kara
  0 siblings, 2 replies; 5+ messages in thread
From: Jan Kara @ 2019-11-05 13:19 UTC (permalink / raw)
  To: fstests


Hello,

test generic/050 generates false failures on filesystems without journal
(e.g. ext4 in nojournal mode). The test actually makes some sense in
these cases to test behavior with read-only devices so I've decided to
fix the test by providing alternate output for such filesystems. Also
XFS with quota was already special-cased in the test and was faking the
output so the second patch transitions that to alternate output file as
well.

								Honza

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

end of thread, other threads:[~2019-11-11 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 13:19 [PATCH 0/2] generic/050 fixes Jan Kara
2019-11-05 13:19 ` [PATCH 1/2] generic/050: Fix test failure for filesystems without journal Jan Kara
2019-11-05 13:19 ` [PATCH 2/2] generic/050: Handle xfs quota special case with different output Jan Kara
2019-11-10 14:10   ` Eryu Guan
2019-11-11 14:29     ` Jan Kara

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).