[ANNOUNCE] fstests: master branch updated to 915c740030aa

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



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 pretty big update, generic/484 got removed
(the proposed fix never hit upstream), and new tests have been added as usual.
There're also some fixes to improve tests on hosts with bigger page size (64K).

The three new ext4 tests (ext4/04[345]) are ported from LTP, and ext4/045
currently fails due to userspace bug[1]. The new btrfs/207 probably fails as
well, as the fix is not upstream yet. And xfs/51[45] fail as well, as there're
still some un-documented commands in xfs_db/xfs_quota.

Many thanks to the reviewers, especially Zorro Lang, who helped review most of
the xfs related patches!

Thanks,
Eryu

[1] https://www.spinics.net/lists/linux-ext4/msg69467.html

The new head of the master branch is commit:

915c740030aa xfs/513: fix allocsize on archs with pagesize larger than blocksize

New commits:

Anthony Iliopoulos (1):
      [915c740030aa] xfs/513: fix allocsize on archs with pagesize larger than blocksize

Christoph Hellwig (1):
      [fd2366c6cd3e] fstests: remove generic/484

Darrick J. Wong (3):
      [640c75ef96e2] generic/402: skip test if xfs_io can't parse the date value
      [2eff3870a7bf] xfs: refactor calls to xfs_admin
      [f10e08998747] xfs: make sure xfs_db/xfs_quota commands are documented

Eric Sandeen (1):
      [48045df9a851] fstests: fix up filters & expected output for latest xfs_repair

Filipe Manana (1):
      [075c5fde2bca] fsx: fix bug where zero range operations never use the keep size flag

Jeff Moyer (3):
      [fc7b3903894a] dax/dm: disable testing on devices that don't support dax
      [121d8fd17e36] src/t_mmap_collision: fix hard-coded page size
      [83e2828dcfe8] xfs/300: modify test to work on any fs block size

Omar Sandoval (1):
      [a0b98ada02fc] btrfs: add test for large direct I/O w/ RAID

Yong Sun (1):
      [54c62ab0d0fd] fstests: transport two ext4 tests from LTP

zhangyi (F) (1):
      [6a5e629bfb54] ext4/021: make sure the fdatasync subprocess exits


Code Diffstat:

 .gitignore                |   4 +-
 common/config             |   1 +
 common/dmdelay            |   5 --
 common/dmerror            |   5 --
 common/dmflakey           |   5 --
 common/dmthin             |   5 --
 common/rc                 |  11 ++++
 common/repair             |  10 +++-
 common/xfs                |   8 +++
 ltp/fsx.c                 |   3 +
 src/Makefile              |   3 +-
 src/t_create_long_dirs.c  | 139 +++++++++++++++++++++++++++++++++++++++++++++
 src/t_create_short_dirs.c | 142 ++++++++++++++++++++++++++++++++++++++++++++++
 src/t_get_file_time.c     |  53 +++++++++++++++++
 src/t_locks_execve.c      |  89 -----------------------------
 src/t_mmap_collision.c    |  40 ++++++-------
 tests/btrfs/207           |  62 ++++++++++++++++++++
 tests/btrfs/207.out       |   2 +
 tests/btrfs/group         |   3 +-
 tests/ext4/021            |   5 ++
 tests/ext4/043            |  56 ++++++++++++++++++
 tests/ext4/043.out        |   2 +
 tests/ext4/044            |  88 ++++++++++++++++++++++++++++
 tests/ext4/044.out        |   2 +
 tests/ext4/045            | 111 ++++++++++++++++++++++++++++++++++++
 tests/ext4/045.out        |   2 +
 tests/ext4/group          |   3 +
 tests/generic/402         |  20 ++++++-
 tests/generic/484         |  51 -----------------
 tests/generic/484.out     |   2 -
 tests/generic/group       |   1 -
 tests/xfs/030.out         |  12 ++--
 tests/xfs/178.out         |  12 ++--
 tests/xfs/287             |   2 +-
 tests/xfs/300             |   3 +-
 tests/xfs/513             |  14 +++--
 tests/xfs/513.out         |   2 +-
 tests/xfs/514             |  57 +++++++++++++++++++
 tests/xfs/514.out         |   2 +
 tests/xfs/515             |  53 +++++++++++++++++
 tests/xfs/515.out         |   2 +
 tests/xfs/group           |   2 +
 42 files changed, 887 insertions(+), 207 deletions(-)
--
Eryu Guan
guaneryu@xxxxxxxxx

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux