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