mbox series

[PATCHSET,0/1] fstests: disallow LARP on old fses

Message ID 169567816120.2269819.5620379594030200785.stgit@frogsfrogsfrogs (mailing list archive)
Headers show
Series fstests: disallow LARP on old fses | expand

Message

Darrick J. Wong Sept. 25, 2023, 9:42 p.m. UTC
Hi all,

Before enabling logged xattrs, make sure the filesystem is new enough
that it actually supports log incompat features.  Fix up tests to reflect
this new reality.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

This has been running on the djcloud for months with no problems.  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=fix-larp-requirements

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=fix-larp-requirements
---
 tests/xfs/018 |   13 +++++++++++++
 1 file changed, 13 insertions(+)