All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 16985be90e5e
@ 2017-05-28  8:48 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2017-05-28  8:48 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 2753 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 first NFS specific test has been added in this
update, hope that we'll have more NFS tests. Another major change is that
OpenSSL is not required anymore for building fstests. Other changes are all
minor bug fixes and build warning fixes.

There should be no new failures introduced in this update.

Thanks,
Eryu

The new head of the master branch is commit:

16985be90e5e nfs: test nfs4_getfacl near page size ACL from server

New commits:

Eryu Guan (1):
      [16985be90e5e] nfs: test nfs4_getfacl near page size ACL from server

Luis Henriques (1):
      [890f2b5ae24f] src/seek_sanity_test: fix test15 SEEK_HOLE expected results

Nikolay Borisov (2):
      [2d77f8580636] xfs/293: Make 'man' hard requirement
      [c51ab0a8502e] generic/108: Fix return value check from _get_scsi_debug_dev

Richard Weinberger (1):
      [b14d1bb8b3f6] src/stat_test: Fix stx_attributes check

Theodore Ts'o (2):
      [7ee1b53d77e5] src: fix compiler warnings
      [d0ef33ce972d] build: Stop relying on OpenSSL

Zorro Lang (2):
      [1262cc70fa42] xfs/196: fallback to fail_writes for old kernel
      [ce16ed94a8d9] xfs/288: filter out extra mkfs warning


Code Diffstat:

 README                                   |   2 +-
 common/config                            |   3 +
 common/nfs                               |  35 ++++
 common/rc                                |   1 +
 configure.ac                             |   1 -
 include/builddefs.in                     |   1 -
 m4/package_ssldev.m4                     |   4 -
 src/Makefile                             |  18 +-
 src/aio-dio-regress/aio-dio-eof-race.c   |   3 +-
 src/aio-dio-regress/aio-dio-fcntl-race.c |  32 +++-
 src/dio-invalidate-cache.c               |   6 +-
 src/fssum.c                              |   6 +-
 src/holetest.c                           |   8 +-
 src/md5.c                                | 291 +++++++++++++++++++++++++++++++
 src/md5.h                                |  45 +++++
 src/seek_sanity_test.c                   |   5 +-
 src/stat_test.c                          |   4 +-
 src/t_rename_overwrite.c                 |   3 +-
 tests/generic/108                        |   2 +-
 tests/nfs/001                            |  77 ++++++++
 tests/nfs/001.out                        |   2 +
 tests/nfs/Makefile                       |  20 +++
 tests/nfs/group                          |   6 +
 tests/xfs/196                            |  16 +-
 tests/xfs/288                            |   2 +-
 tests/xfs/293                            |   6 +-
 26 files changed, 549 insertions(+), 50 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-05-28  8:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-28  8:48 [ANNOUNCE] fstests: master branch updated to 16985be90e5e 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.