public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to 7e0b48b33d1c
Date: Sun, 16 Apr 2017 09:12:16 +0800	[thread overview]
Message-ID: <58f2c4f5.445e630a.ddd1e.8dd3@mx.google.com> (raw)

[-- 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 --]

                 reply	other threads:[~2017-04-16  1:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58f2c4f5.445e630a.ddd1e.8dd3@mx.google.com \
    --to=guaneryu@gmail.com \
    --cc=fstests@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox