public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 777e1d628029
@ 2017-05-14  9:28 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2017-05-14  9:28 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 2731 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. There're five new generic tests for copy_file_range(2)
syscall added in this update. Many thanks to Anna Schumaker, also thank Darrick
for reviewing these new tests! Besides that, there're improvements to
set_prog_path function to make things run a bit faster, more improvements to
overlayfs consistent inode test, and a bug fix to seek_sanity_test found in
cephfs testing.

New failures I've noticed in this update:
- copy_file_range(2) tests generic/430, generic/433 and generic/434 fail when
  testing cifs against a Linux samba server, tests return EIO if offset of
  source file is or greater than file size.

Thanks,
Eryu

The new head of the master branch is commit:

777e1d628029 overlay/017: test consistent st_ino/d_ino for hardlinks

New commits:

Amir Goldstein (3):
      [0b7318100594] src/t_dir_type: support filtering by inode number
      [a19298e36317] overlay/017: use t_dir_type to find file by d_ino
      [777e1d628029] overlay/017: test consistent st_ino/d_ino for hardlinks

Anna Schumaker (5):
      [330ba8b3c36a] generic: Add copy to new file test
      [7dada91d00b5] generic: Add small copies to new file test
      [cd3908f4dc07] generic: Add copy test that overwrites data
      [e52ffc092397] generic: Add a copy test for overwriting small amounts of data
      [dabd808a5233] generic: Add a copy test for invalid input

Eric Biggers (2):
      [7b1ae2457c81] common/config: make set_prog_path() accept one argument only
      [904a46958ca0] common/config: implement set_prog_path() using 'type -P'

Luis Henriques (1):
      [763008fd8800] src/seek_sanity_test: ensure file size is big enough


Code Diffstat:

 common/config              |  20 +--------
 common/rc                  |   6 +++
 doc/auxiliary-programs.txt |   7 ++++
 src/seek_sanity_test.c     |   6 +--
 src/t_dir_type.c           |  11 +++--
 tests/generic/430          | 102 +++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/430.out      |  25 +++++++++++
 tests/generic/431          |  83 ++++++++++++++++++++++++++++++++++++
 tests/generic/431.out      |  15 +++++++
 tests/generic/432          | 100 ++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/432.out      |  17 ++++++++
 tests/generic/433          |  87 ++++++++++++++++++++++++++++++++++++++
 tests/generic/433.out      |  17 ++++++++
 tests/generic/434          |  79 +++++++++++++++++++++++++++++++++++
 tests/generic/434.out      |  14 +++++++
 tests/generic/group        |   5 +++
 tests/overlay/017          |   9 ++--
 17 files changed, 575 insertions(+), 28 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-14  9:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-14  9:28 [ANNOUNCE] fstests: master branch updated to 777e1d628029 Eryu Guan

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