All of lore.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 3501b86c9db5
Date: Mon, 24 Apr 2017 01:07:19 +0800	[thread overview]
Message-ID: <58fcdf4c.c766630a.413e0.d45f@mx.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1653 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. This is relatively a small update, which contains a new
file handle test and a few minor improvements. There should be no new failures
introduced by this update.

Thanks,
Eryu

The new head of the master branch is commit:

3501b86c9db5 xfs/293: make test more robust

New commits:

Amir Goldstein (4):
      [bc2568f994cd] fstests: remove IRIX test program open_unlink
      [b34b3785669e] src/open_by_handle: program to exercise open_by_handle_at() syscall
      [52107267320f] src/open_by_handle: flexible usage options
      [62c42440ee55] fstests: add generic test for file handles

Eric Sandeen (1):
      [3501b86c9db5] xfs/293: make test more robust

Gwendal Grignou (1):
      [796a4734629e] generic: fix statx definition for non-x86 architecture


Code Diffstat:

 .gitignore                   |   1 +
 aclocal.m4                   |  15 +++
 common/rc                    |  10 ++
 configure.ac                 |   1 +
 doc/auxiliary-programs.txt   |  16 ++-
 doc/requirement-checking.txt |   7 ++
 include/builddefs.in         |   1 +
 src/Makefile                 |   7 +-
 src/open_by_handle.c         | 261 +++++++++++++++++++++++++++++++++++++++++++
 src/open_unlink.c            | 147 ------------------------
 src/statx.h                  |   8 +-
 tests/generic/426            |  77 +++++++++++++
 tests/generic/426.out        |   2 +
 tests/generic/group          |   1 +
 tests/xfs/293                |  13 ++-
 15 files changed, 410 insertions(+), 157 deletions(-)
--
Eryu Guan
eguan@redhat.com

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

                 reply	other threads:[~2017-04-23 17:07 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=58fcdf4c.c766630a.413e0.d45f@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.