[ANNOUNCE] fstests: master branch updated to a00c51a0816a

[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 update contains 8 new tests, notably I've merged
tests for the new behavior on writeback error handling from Jeff, so you'll see
these tests fail on latest 4.12-rc6 kernel. Other than that, there're also new
xfs, overlayfs and generic tests added, and ext3/ext4 gain external journal
device support.

New failures I've noticed in this update
- generic/441 tests the new writeback error handling and fails on ext2, it also
  fails on ext3/4 and xfs when testing with external log device set
- generic/442 also tests the new writeback error handling, but it tests the
  block device, so it's not in auto group and probably you won't see this
  failure
- generic/444 is a new sgid test when working with default ACL, it currently
  fails on ext2/3/4, xfs, btrfs and NFSv3. The fixes are still in review
- overlay/031 tests an overlay bug which hasn't been fixed yet

Thanks,
Eryu

The new head of the master branch is commit:

a00c51a0816a generic: Test SGID inheritance with default ACLs

New commits:

Darrick J. Wong (3):
      [6813e5213df8] xfs: don't allow realtime swap files
      [1bd599745efd] xfs/040: use compare-libxfs in xfsprogs
      [ca9c67734661] xfs: seek data and holes that are in the CoW fork only

Jan Kara (1):
      [a00c51a0816a] generic: Test SGID inheritance with default ACLs

Jeff Layton (5):
      [86e398347685] ext4: allow ext4 to use $SCRATCH_LOGDEV
      [39c3f812deb7] ext3: allow it to put journal on a separate device when doing scratch_mkfs
      [702421f52891] generic: add a writeback error handling test
      [d6b986f3cb39] generic: test writeback error handling on dmerror devices
      [5d599421defe] btrfs: make a btrfs version of writeback error reporting test

Zorro Lang (1):
      [a8b4891d0f90] generic: test writev with page fault when it processes iov

zhangyi (F) (1):
      [10ad7501694a] overlay: test whiteout check in impure dir


Code Diffstat:

 .gitignore                 |   2 +
 common/dmerror             |  13 +-
 common/rc                  |  14 +-
 doc/auxiliary-programs.txt |  16 +++
 src/Makefile               |   6 +-
 src/dmerror                |  44 +++++++
 src/fsync-err.c            | 223 ++++++++++++++++++++++++++++++++
 src/writev_on_pagefault.c  | 114 ++++++++++++++++
 tests/btrfs/146            |  97 ++++++++++++++
 tests/btrfs/146.out        |   3 +
 tests/btrfs/group          |   1 +
 tests/generic/441          |  84 ++++++++++++
 tests/generic/441.out      |   3 +
 tests/generic/442          |  63 +++++++++
 tests/generic/442.out      |   2 +
 tests/generic/443          |  61 +++++++++
 tests/generic/443.out      |   2 +
 tests/generic/444          |  71 ++++++++++
 tests/generic/444.out      |   3 +
 tests/generic/group        |   4 +
 tests/overlay/031          |  97 ++++++++++++++
 tests/overlay/031.out      |   2 +
 tests/overlay/group        |   1 +
 tests/xfs/040              |  30 ++---
 tests/xfs/040.good         |  16 ---
 tests/xfs/040.out          | 171 +++++++++++++++++++++++-
 tests/xfs/419              |  74 +++++++++++
 tests/xfs/419.out          |   5 +
 tests/xfs/420              | 160 +++++++++++++++++++++++
 tests/xfs/420.out          |  52 ++++++++
 tests/xfs/421              | 160 +++++++++++++++++++++++
 tests/xfs/421.out          |  52 ++++++++
 tests/xfs/group            |   3 +
 tools/srcdiff              | 316 ---------------------------------------------
 34 files changed, 1607 insertions(+), 358 deletions(-)
--
Eryu Guan
eguan@xxxxxxxxxx

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