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. This is a normal "new tests and bug fixes" update. It's a bit larger than previous updates, 9 contributors contributed 13 commits, many thanks to all of them, and to those who have helped review patches! New failures I've noticed in this update: - generic/445 is a new SEEK_DATA/SEEK_HOLE test, it fails if page size is less than four times allocation size on ext4 and XFS - generic/446 triggers warnings on XFS and fails _dmesg_check, still not 100% sure it's an expected result, if so we can fix it later - btrfs/147 is a new regression test and it fails on latest 4.12-rc7 kernel Thanks, Eryu The new head of the master branch is commit: f3a5cbbb34b7 xfs: test freeze/rmap repair race New commits: Andreas Gruenbacher (3): [c56905614d9d] seek_sanity_test: Report the actual allocation size [d8e5df11f2b6] generic: Another SEEK_HOLE/SEEK_DATA sanity test [d1df9deaaba3] src/seek_sanity_test: Fix for filesystems without unwritten extent support Brian Foster (1): [d55123c080cb] generic/247: filter out expected XFS warnings for mixed mmap/direct I/O Darrick J. Wong (2): [95cf534f03e2] xfs/274: flip shared bits to reflect xfsprogs usage [f3a5cbbb34b7] xfs: test freeze/rmap repair race David Disseldorp (1): [0f87c87f0c1b] README: remove incorrect check -udf usage Eric Sandeen (1): [3ce66a229ddb] generic/401: Test mountpoint not subdir for filetype support Filipe Manana (1): [97843b0910f5] btrfs: test incremental send after replacing directory with a file Lu Fengqi (1): [591b5d75b834] btrfs/027: reorder the arguments of btrfs replace Luis Henriques (2): [9f03a9a9ae66] generic/430: Fix filename in "copy beyond end" test [82012736f79d] common/rc: handle the case when syscall isn't available Xiao Yang (1): [ff5eca9b68e6] generic: test a race between dio reads and mapped writes Code Diffstat: README | 4 +- common/rc | 2 + common/xfs | 17 ++++ src/seek_sanity_test.c | 268 ++++++++++++++++++++++++++++++++----------------- tests/btrfs/027 | 4 +- tests/btrfs/147 | 130 ++++++++++++++++++++++++ tests/btrfs/147.out | 6 ++ tests/btrfs/group | 1 + tests/generic/095 | 19 +--- tests/generic/247 | 11 +- tests/generic/401 | 2 +- tests/generic/430 | 2 +- tests/generic/445 | 64 ++++++++++++ tests/generic/445.out | 2 + tests/generic/446 | 91 +++++++++++++++++ tests/generic/446.out | 2 + tests/generic/group | 2 + tests/xfs/274 | 4 +- tests/xfs/422 | 109 ++++++++++++++++++++ tests/xfs/422.out | 4 + tests/xfs/group | 1 + 21 files changed, 622 insertions(+), 123 deletions(-) -- Eryu Guan eguan@xxxxxxxxxx
Attachment:
signature.asc
Description: PGP signature