All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/1] fstests: regression tests for 5.14 fixes
@ 2021-07-20  1:08 Darrick J. Wong
  2021-07-20  1:09 ` [PATCH 1/1] xfs: test regression in shrink when EOFS splits a sparse inode cluster Darrick J. Wong
  0 siblings, 1 reply; 4+ messages in thread
From: Darrick J. Wong @ 2021-07-20  1:08 UTC (permalink / raw)
  To: djwong, guaneryu; +Cc: linux-xfs, fstests, guan

Hi all,

Add a regression test for online shrink fixes that will appear in 5.14.

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

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=shrink-fixes

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=shrink-fixes

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=shrink-fixes
---
 tests/xfs/778     |  190 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/778.out |    2 +
 2 files changed, 192 insertions(+)
 create mode 100755 tests/xfs/778
 create mode 100644 tests/xfs/778.out


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

end of thread, other threads:[~2021-07-22 19:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-20  1:08 [PATCHSET 0/1] fstests: regression tests for 5.14 fixes Darrick J. Wong
2021-07-20  1:09 ` [PATCH 1/1] xfs: test regression in shrink when EOFS splits a sparse inode cluster Darrick J. Wong
2021-07-22  6:39   ` Christoph Hellwig
2021-07-22 19:02     ` Darrick J. Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.