linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET 0/4] fstests: exercise code changes in 5.15
@ 2021-09-01  0:12 Darrick J. Wong
  2021-09-01  0:12 ` [PATCH 1/4] generic: regression test for a FALLOC_FL_UNSHARE bug in XFS Darrick J. Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Darrick J. Wong @ 2021-09-01  0:12 UTC (permalink / raw)
  To: djwong, guaneryu; +Cc: Zorro Lang, linux-xfs, fstests, guan

Hi all,

Add new tests to exercise bug fixes appearing in 5.15.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=new-tests-for-5.15
---
 tests/generic/729     |   77 ++++++++++++++++++
 tests/generic/729.out |    2 
 tests/xfs/108         |    1 
 tests/xfs/780         |  207 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/780.out     |   18 ++++
 tests/xfs/922         |  183 +++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/922.out     |    2 
 7 files changed, 490 insertions(+)
 create mode 100755 tests/generic/729
 create mode 100644 tests/generic/729.out
 create mode 100755 tests/xfs/780
 create mode 100644 tests/xfs/780.out
 create mode 100755 tests/xfs/922
 create mode 100644 tests/xfs/922.out


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

end of thread, other threads:[~2021-09-13 18:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01  0:12 [PATCHSET 0/4] fstests: exercise code changes in 5.15 Darrick J. Wong
2021-09-01  0:12 ` [PATCH 1/4] generic: regression test for a FALLOC_FL_UNSHARE bug in XFS Darrick J. Wong
2021-09-01  0:12 ` [PATCH 2/4] xfs: test DONTCACHE behavior with the inode cache Darrick J. Wong
2021-09-01  0:12 ` [PATCH 3/4] xfs/108: sync filesystem before querying quota Darrick J. Wong
2021-09-01  0:12 ` [PATCH 4/4] xfs: regresion test for fsmap problems with realtime Darrick J. Wong
2021-09-12 10:41   ` Eryu Guan
2021-09-13 18:26     ` Darrick J. Wong

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