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. We're being more strict with SEEK_DATA/HOLE sanity tests in this update by not allowing default behavior (see commit 340810877483 for what is the default behavior) for filesystems that are known to implement non-default behavior SEEK_DATA/HOLE operations. This will help catch regressions if such fs falls back to default behavior silently. Also, we're having more btrfs tests and fixes, and one more aio test to exercise unaligned direct write. You'll see overlayfs fails the tests in 'seek' group with v5.1-rc3 kernel if the underlying filesystem supports non-default SEEK_DATA/HOLE. Thanks, Eryu The new head of the master branch is commit: f3c1bca7fb25 generic: Test that SEEK_HOLE can find a punched hole New commits: Amir Goldstein (2): [340810877483] fstests: Add more sanity to seek_sanity_test [f3c1bca7fb25] generic: Test that SEEK_HOLE can find a punched hole Anand Jain (2): [1f139bbe0140] fstests: btrfs verify hardening agaist duplicate fsid [cbae878f4110] btrfs: try use forget to unregister device Nikolay Borisov (1): [0cd952cb4259] btrfs/003: enable test with virtio_blk devices in VM Zorro Lang (1): [ed8463509b01] generic: unaligned direct AIO write test Code Diffstat: .gitignore | 1 + common/btrfs | 20 ++ common/rc | 59 ++++- src/aio-dio-regress/aio-dio-write-verify.c | 341 +++++++++++++++++++++++++++++ src/seek_sanity_test.c | 77 ++++++- tests/btrfs/003 | 19 +- tests/btrfs/124 | 6 +- tests/btrfs/125 | 6 +- tests/btrfs/154 | 6 +- tests/btrfs/164 | 4 +- tests/btrfs/185 | 81 +++++++ tests/btrfs/185.out | 2 + tests/btrfs/group | 1 + tests/generic/285 | 2 +- tests/generic/436 | 2 +- tests/generic/445 | 2 +- tests/generic/448 | 2 +- tests/generic/490 | 2 +- tests/generic/538 | 95 ++++++++ tests/generic/538.out | 2 + tests/generic/539 | 46 ++++ tests/generic/539.out | 2 + tests/generic/group | 2 + 23 files changed, 745 insertions(+), 35 deletions(-) -- Eryu Guan guaneryu@xxxxxxxxx
Attachment:
signature.asc
Description: PGP signature