[ANNOUNCE] xfstests: master branch updated to 6f55bbd

Dave Chinner david at fromorbit.com
Tue Apr 22 02:02:32 CDT 2014


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 xfs at oss.sgi.com so they can be
picked up in the next update.

The new head of the master branch is commit:

6f55bbd xfs/167: need at least 10GB of scratch space to run

New Commits:

Dave Chinner (1):
      [6f55bbd] xfs/167: need at least 10GB of scratch space to run

Eric Sandeen (2):
      [c365b11] fsx: introduce FSX_AVOID env var
      [de876b9] xfs: test X_QUOTARM functionality

Eric Whitney (3):
      [b90e14f] common: add helper for zero range support check
      [9c04c84] ext4/001: fix check for zero range support
      [fbd6c52] generic/009: fix check for zero range support

Eryu Guan (1):
      [7f783df] common: set _fs_has_crcs=0 as default in _filter_mkfs()

Filipe David Borba Manana (4):
      [f81be18] btrfs: punch holes and prealloc extents with send
      [57e801d] btrfs: add test for btrfs properties
      [73d9443] btrfs/004: fix filefrag filter for files with 1 block only
      [6fcbf58] btrfs/004: fix failure with inlined file extents

Konstantin Khlebnikov (1):
      [35ee392] generic/285: fix test for generic SEEK_HOLE/DATA implementations

Lukas Czerner (1):
      [9631a1f] common: Remove unused functions

Namjae Jeon (1):
      [d37388c] fsstress: remove duplicate COLLAPSE_RANGE flags


Code Diffstat:

 README                 |   5 ++
 common/config          |   4 +
 common/filter          |   1 +
 common/rc              | 103 ++++-------------------
 ltp/fsstress.c         |   1 -
 src/seek_sanity_test.c |   5 +-
 tests/btrfs/004        |  36 +++++---
 tests/btrfs/047        | 122 +++++++++++++++++++++++++++
 tests/btrfs/047.out    |  35 ++++++++
 tests/btrfs/048        | 220 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/048.out    |  78 ++++++++++++++++++
 tests/btrfs/group      |   2 +
 tests/ext4/001         |   2 +-
 tests/generic/009      |   2 +-
 tests/generic/075      |   2 +-
 tests/generic/091      |   2 +-
 tests/generic/112      |   2 +-
 tests/generic/127      |   8 +-
 tests/generic/231      |   2 +-
 tests/generic/263      |   2 +-
 tests/xfs/007          |  79 ++++++++++++++++++
 tests/xfs/007.out      |  10 +++
 tests/xfs/167          |   6 ++
 tests/xfs/group        |   1 +
 24 files changed, 617 insertions(+), 113 deletions(-)
 create mode 100755 tests/btrfs/047
 create mode 100644 tests/btrfs/047.out
 create mode 100755 tests/btrfs/048
 create mode 100644 tests/btrfs/048.out
 create mode 100755 tests/xfs/007
 create mode 100644 tests/xfs/007.out
-- 
Dave Chinner
david at fromorbit.com



More information about the xfs mailing list