mbox series

[0/5] fstests: various fixes

Message ID 155173434205.767.15128498725168844621.stgit@magnolia (mailing list archive)
Headers show
Series fstests: various fixes | expand

Message

Darrick J. Wong March 4, 2019, 9:19 p.m. UTC
Hi all,

Various fixes for the new tests:

- Fix get_max_lfs_filesize naming breakage
- Don't OOM the box when opening tempfiles
- More fixes to the generic/529 attribute test
- Fix incorrect btree block type usage when fuzzing
- Fix tool usage in shared/298
- Check statx attributes_mask
- Force the XFS fs population helper to create multilevel inode btrees

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=djwong-devel

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

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=djwong-devel