All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 3501b86c9db5
@ 2017-04-23 17:07 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2017-04-23 17:07 UTC (permalink / raw)
  To: fstests

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

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

only message in thread, other threads:[~2017-04-23 17:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-23 17:07 [ANNOUNCE] fstests: master branch updated to 3501b86c9db5 Eryu Guan

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.