Hi all, The master branch of the xfstests repository at: git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git have just been updated. There're more new tests added in this update than before (9 new tests), we have new xfs, btrfs and generic tests added. Thanks to those who have contributed new tests! Note that I added "_require_odirect" to generic/412, which is doing direct I/O in test and causes failures on CIFS in my release testing. New failures I've noticed in this update: - generic/412 fails on btrfs when testing with MKFS_OPTIONS="-O no-holes" - generic/413 and xfs/260 are failing with brd based ramdisk on xfs and ext4 Thanks, Eryu The new head of the master branch is commit: f438604bd954 generic: test mmap io through DAX and non-DAX New commits: Brian Foster (1): [e78ae074b2ab] xfs: stress XFS delalloc indirect block reservations Filipe Manana (2): [c8abfdd9303b] btrfs: send/receive with sparse files [b665875fa5eb] generic: truncate after a mix of dio and buffered writes Omar Sandoval (2): [6936aa907505] common/rc: remove unnecessary cat in _ddt [69924090d335] btrfs: test decompression in the middle of large extents Xiao Yang (1): [0e13e40b247a] shared/005,7: make sure debugfs sets negative i_size Xiong Zhou (2): [456581661b4d] xfs: test per-inode DAX flag by IO [f438604bd954] generic: test mmap io through DAX and non-DAX Zorro Lang (4): [74a84259c5a8] common/rc: new functions for multi-level mount/umount operations [71691c261f5c] generic: test bind mount operations [101cb277500f] generic: test mount shared subtrees state transition [8a02ca3bcc62] generic: test two vfsmount no peers Code Diffstat: .gitignore | 1 + common/btrfs | 8 + common/rc | 50 +++- src/Makefile | 2 +- src/t_mmap_dio.c | 111 +++++++ tests/btrfs/137 | 141 +++++++++ tests/btrfs/137.out | 63 ++++ tests/btrfs/138 | 97 ++++++ tests/btrfs/138.out | 2 + tests/btrfs/group | 2 + tests/generic/409 | 179 +++++++++++ tests/generic/409.out | 365 ++++++++++++++++++++++ tests/generic/410 | 212 +++++++++++++ tests/generic/410.out | 813 ++++++++++++++++++++++++++++++++++++++++++++++++++ tests/generic/411 | 147 +++++++++ tests/generic/411.out | 12 + tests/generic/412 | 76 +++++ tests/generic/412.out | 9 + tests/generic/413 | 153 ++++++++++ tests/generic/413.out | 2 + tests/generic/group | 5 + tests/shared/005 | 7 + tests/shared/007 | 7 + tests/xfs/196 | 109 +++++++ tests/xfs/196.out | 2 + tests/xfs/260 | 158 ++++++++++ tests/xfs/260.out | 2 + tests/xfs/group | 2 + 28 files changed, 2735 insertions(+), 2 deletions(-) -- Eryu Guan eguan@xxxxxxxxxx
Attachment:
signature.asc
Description: PGP signature