public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 27f7ed634816
@ 2018-02-04 13:54 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2018-02-04 13:54 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 3094 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 mostly an overlay update. Thanks to Amir, along
with some random bug fixes, we're having 7 new tests for overlay, and most of
them are filehandle tests. Note that these new overlay filehandle tests require
the new "nfs_export" feature, which hasn't been merged in upstream kernel yet,
so these tests are _notrun currently (v4.15).

New failures I've noticed:
- overlay/049 fails with v4.15 kernel

Thanks,
Eryu

The new head of the master branch is commit:

27f7ed634816 overlay: test overlay file handle of dir with ancestor under lower redirect

New commits:

Amir Goldstein (12):
      [aee21da0fd05] ovelray: drop explicit use of OVERLAY_MOUNT_OPTIONS
      [7aa1d4bcd429] overlay/036: fix upper/lower dir mismatch
      [8a2d6ed9fcd9] overlay: consider index dir with whiteouts clean
      [2d9c37702515] overlay/017: require and enable redirect_dir
      [1fa396719e77] overlay: add a test for multiple redirects to the same lower dir
      [ea7ad43185ca] fstests: implement require of multiple overlayfs features
      [a97f4505f252] overlay: test encode/decode overlay file handles
      [1af8bac6c98c] overlay: test encode/decode of non-samefs overlay file handles
      [c68eba8a2b5b] overlay: test encode/decode overlay file handles with renames
      [c2e7f1d84228] overlay: test encode/decode of non-samefs overlay file handles with renames
      [ce9707ccd089] overlay: test overlay file handles of lower dir with non-indexed ancestor
      [27f7ed634816] overlay: test overlay file handle of dir with ancestor under lower redirect

Rostislav Skudnov (2):
      [e9dc7dc6cec6] generic/307: Require ACL support
      [dc9f8c9ac02e] generic/{274,315}: Require falloc -k support


Code Diffstat:

 common/overlay        |  27 +++++-
 common/rc             |   2 +-
 tests/generic/274     |   2 +-
 tests/generic/307     |   2 +
 tests/generic/315     |   2 +-
 tests/overlay/017     |   8 +-
 tests/overlay/033     |   8 +-
 tests/overlay/034     |   8 +-
 tests/overlay/036     |   4 +-
 tests/overlay/041     |   6 +-
 tests/overlay/043     |   6 +-
 tests/overlay/044     |   7 +-
 tests/overlay/048     |   4 +-
 tests/overlay/049     | 109 +++++++++++++++++++++
 tests/overlay/049.out |   2 +
 tests/overlay/050     | 239 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/overlay/050.out |  31 ++++++
 tests/overlay/051     | 256 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/overlay/051.out |  31 ++++++
 tests/overlay/052     | 184 ++++++++++++++++++++++++++++++++++++
 tests/overlay/052.out |  22 +++++
 tests/overlay/053     | 200 +++++++++++++++++++++++++++++++++++++++
 tests/overlay/053.out |  22 +++++
 tests/overlay/054     | 160 +++++++++++++++++++++++++++++++
 tests/overlay/054.out |  11 +++
 tests/overlay/055     | 170 +++++++++++++++++++++++++++++++++
 tests/overlay/055.out |  10 ++
 tests/overlay/group   |   9 +-
 28 files changed, 1510 insertions(+), 32 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:[~2018-02-04 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-04 13:54 [ANNOUNCE] fstests: master branch updated to 27f7ed634816 Eryu Guan

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