Hi folks, The xfstests repository at git://oss.sgi.com/xfs/cmds/xfstests has just been updated. Patches often get missed, so please check if your outstanding patches were in this update. If they have not been in this update, please resubmit them to fstests@xxxxxxxxxxxxxxx so they can be picked up in the next update. If your patches haven't been committed because nobody has reviewed them, please organise for someone to review your patches - don't assume the maintainer will have the time to review your patches in a timely manner. The new head of the master branch is commit: cef4713 xfs/051: test buffer use after free race on I/O failure in XFS log recovery New Commits: Brian Foster (2): [7746b99] xfstests/common: don't assume sysfs attrs all reside under test dev [cef4713] xfs/051: test buffer use after free race on I/O failure in XFS log recovery Dave Chinner (2): [c941f15] common: don't check scratch dev on all tests [f007c2b] filter: update xfs_repair filter for new sunit/swidth warning Dmitry Monakhov (6): [c931376] common: add _mkfs_dev helper [072a845] common: _scratch_mkfs_sized inherent default block size from MKFS_OPTIONS [3727a19] src/e4compact cleanup [8c0fe78] src/e4compact: handle various block_size correctly [c4b1218] src/e4compact: add sparse file optimization [29b679e] ext4/308: add new defrag compact test case Filipe Manana (1): [aaab9f3] xfstests: generic: add test for double msync, motivated by a btrfs bug Pavel Shilovsky (3): [cf02f80] generic/013: encapsulate remount during cleanup [0e9141e] common: add cifs support [beb2114] cifs: skip tests that need POSIX support for nounix mounts Theodore Ts'o (1): [1a28589] ext4: require fallocate support to run ext4/307 Code Diffstat: README | 5 +- check | 2 + common/config | 31 ++- common/rc | 122 ++++++++- common/repair | 3 + src/e4compact.c | 110 ++++++-- tests/btrfs/020 | 4 +- tests/ext4/307 | 1 + tests/ext4/308 | 103 ++++++++ tests/ext4/308.out | 681 ++++++++++++++++++++++++++++++++++++++++++++++++++ tests/ext4/group | 3 +- tests/generic/005 | 8 +- tests/generic/013 | 2 +- tests/generic/023 | 1 + tests/generic/024 | 1 + tests/generic/025 | 1 + tests/generic/131 | 1 + tests/generic/311 | 2 +- tests/generic/321 | 2 +- tests/generic/322 | 2 +- tests/generic/325 | 106 ++++++++ tests/generic/325.out | 19 ++ tests/generic/group | 1 + tests/shared/298 | 4 +- tests/xfs/001 | 2 +- tests/xfs/002 | 2 +- tests/xfs/005 | 2 +- tests/xfs/011 | 2 +- tests/xfs/045 | 2 +- tests/xfs/049 | 3 +- tests/xfs/051 | 95 +++++++ tests/xfs/051.out | 2 + tests/xfs/202 | 4 +- tests/xfs/205 | 3 +- tests/xfs/group | 1 + 35 files changed, 1281 insertions(+), 52 deletions(-) create mode 100755 tests/ext4/308 create mode 100644 tests/ext4/308.out create mode 100755 tests/generic/325 create mode 100644 tests/generic/325.out create mode 100755 tests/xfs/051 create mode 100644 tests/xfs/051.out -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature