public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 7e0b48b33d1c
@ 2017-04-16  1:12 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2017-04-16  1:12 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 2383 bytes --]

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. The new statx(2) syscall tests have been added in this
update, many thanks to David Howells and those who have helped review these
tests! Also, pvfs2 (orangefs) support has been added. And as usual, there're
new generic test and other bug fixes as well.

New failures I've noticed in this update:
- generic/425 fails on XFS

Thanks,
Eryu

The new head of the master branch is commit:

7e0b48b33d1c xfs/348: update error message when transmogrifying symlink into directory

New commits:

Darrick J. Wong (2):
      [0e613380dcf3] generic: test FIEMAP on extended attribute blocks
      [7e0b48b33d1c] xfs/348: update error message when transmogrifying symlink into directory

David Howells (4):
      [29f8137fcb43] fstests: Add an auxiliary program to create an AF_UNIX socket
      [d1ba8b79a600] generic: Add first statx test
      [b22a8fe0c7af] doc: Partially expand the documentation
      [c3ff9ee3fe1b] generic: Check the stx_attributes settable by chattr

Eryu Guan (1):
      [0b6b693c632f] generic/422: check fallocate KEEP_SIZE flag correctly

Liu Bo (1):
      [9fefd025d875] btrfs: remove snapshot aware defrag test

Martin Brandenburg (1):
      [85c95c7f24b1] fstests: add orangefs (pvfs2) support


Code Diffstat:

 .gitignore                   |   2 +
 check                        |   2 +
 common/attr                  |   4 +-
 common/rc                    |  53 ++-
 doc/auxiliary-programs.txt   |  56 +++
 doc/requirement-checking.txt |  97 ++++++
 src/Makefile                 |   4 +-
 src/af_unix.c                |  66 ++++
 src/stat_test.c              | 790 +++++++++++++++++++++++++++++++++++++++++++
 src/statx.h                  | 174 ++++++++++
 tests/btrfs/010              |  93 -----
 tests/btrfs/010.out          |   2 -
 tests/btrfs/group            |   1 -
 tests/generic/422            |   2 +-
 tests/generic/423            | 180 ++++++++++
 tests/generic/423.out        |  11 +
 tests/generic/424            | 155 +++++++++
 tests/generic/424.out        |   2 +
 tests/generic/425            |  92 +++++
 tests/generic/425.out        |   5 +
 tests/generic/group          |   3 +
 tests/xfs/348.out            |   2 +-
 22 files changed, 1693 insertions(+), 103 deletions(-)
--
Eryu Guan
eguan@redhat.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-16  1:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-16  1:12 [ANNOUNCE] fstests: master branch updated to 7e0b48b33d1c Eryu Guan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox