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. The new head of the master branch is commit: 48c4543 generic: add dir fsync test New Commits: Ari Sundholm (4): [0e01e7f] common: redirect dd stderr to stdout. [ea002f7] tests: Use stat -c [a4b6920] generic/310: killall does not need pathnames [9ba191f] generic/100: Don't use the -R option for tar Brian Foster (2): [85fac07] generic/032: add xfs unwritten extent data corruption reproducer [44d8ae4] generic/033: add xfs delalloc indirect block depletion reproducer Christoph Hellwig (2): [a66f3c3] fsx: increase number of logged operations [1086345] fstest: fix dumping of miscompare buffer Dave Chinner (5): [80015ac] generic: more tests should clean up TESTDIR on success [2a726f6] check: more tests that shouldn't check the scratch device [d7b517d] generic: add mmap write vs truncate test [10b4903] generic: add mmap write vs truncate/remap test [cac7b42] generic: add write vs fcollapse test Eric Sandeen (1): [30adee0] xfs/005: sync superblock modification to disk before mount test Filipe Manana (2): [05ffa66] btrfs: add test regarding clearing compression flag/property [48c4543] generic: add dir fsync test Josef Bacik (1): [5d0153d] btrfs: use _nocheck for btrfs/011 and btrfs/012 Theodore Ts'o (3): [4e2fa4d] ext4: define MKFS_EXT4_PROG [c50db10] ext4: use mkfs.ext4 -F instead of piping in yes [1a2d062] ext4: speed up _require_ext4_bigalloc and _require_ext4_mkfs_bigalloc Code Diffstat: common/config | 1 + common/rc | 13 +++-- ltp/fsx.c | 2 +- src/fstest.c | 2 +- tests/btrfs/011 | 2 +- tests/btrfs/012 | 3 +- tests/btrfs/059 | 85 +++++++++++++++++++++++++++++ tests/btrfs/059.out | 11 ++++ tests/btrfs/group | 1 + tests/ext4/003 | 2 +- tests/ext4/306 | 2 +- tests/generic/003 | 2 +- tests/generic/029 | 123 +++++++++++++++++++++++++++++++++++++++++ tests/generic/029.out | 65 ++++++++++++++++++++++ tests/generic/030 | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++ tests/generic/030.out | 53 ++++++++++++++++++ tests/generic/031 | 73 +++++++++++++++++++++++++ tests/generic/031.out | 19 +++++++ tests/generic/032 | 111 +++++++++++++++++++++++++++++++++++++ tests/generic/032.out | 5 ++ tests/generic/033 | 84 ++++++++++++++++++++++++++++ tests/generic/033.out | 4 ++ tests/generic/034 | 105 +++++++++++++++++++++++++++++++++++ tests/generic/034.out | 2 + tests/generic/074 | 21 ++++--- tests/generic/100 | 2 +- tests/generic/192 | 2 +- tests/generic/215 | 8 +-- tests/generic/247 | 7 ++- tests/generic/286 | 8 +-- tests/generic/310 | 4 +- tests/generic/group | 6 ++ tests/xfs/005 | 2 +- tests/xfs/020 | 9 ++- tests/xfs/195 | 2 +- tests/xfs/200 | 2 +- 36 files changed, 948 insertions(+), 43 deletions(-) create mode 100755 tests/btrfs/059 create mode 100644 tests/btrfs/059.out create mode 100644 tests/generic/029 create mode 100644 tests/generic/029.out create mode 100644 tests/generic/030 create mode 100644 tests/generic/030.out create mode 100644 tests/generic/031 create mode 100644 tests/generic/031.out create mode 100644 tests/generic/032 create mode 100644 tests/generic/032.out create mode 100644 tests/generic/033 create mode 100644 tests/generic/033.out create mode 100755 tests/generic/034 create mode 100644 tests/generic/034.out -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature