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

[-- Attachment #1: Type: text/plain, Size: 2440 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 mainly new tests added in this update. The
overlay consistent inode tests has been improved extensively, new encryption
and xfs tests has been added. And _check_dmesg now could catch new "suspicious
RCU usage" message in dmesg, cephfs gained better attr test support. Many
thanks to all who have contributed and/or helped reviewed patches!

New failures I've noticed in this update:
- xfs/294 hangs (soft lockup) v4.11 kernel, which should be fixed in 4.12-rc1

Thanks,
Eryu

The new head of the master branch is commit:

52f9ebbda94d generic: test revalidation of encrypted dentries

New commits:

Amir Goldstein (6):
      [c2c9d7ef1adb] overlay/017: silence test output
      [3813cafb81db] overlay/017: fix some comments
      [8a76c404454f] overlay/017: use af_unix to create socket test file
      [dca98801ed2e] overlay/017: create helpers to record and check inode numbers
      [08253234856c] overlay/017: verify constant inode number after rename
      [cf0e25209dcc] overlay/017: test persistent inode numbers after mount cycle

Eric Biggers (2):
      [3c309f26fbd7] common/rc: catch updated suspicious RCU usage message in _check_dmesg()
      [52f9ebbda94d] generic: test revalidation of encrypted dentries

Eric Sandeen (2):
      [9343320e6788] xfs: test fragmented multi-fsb readdir
      [54ac0dd3086d] punch-alternating: add some options

Luis Henriques (1):
      [5fcc706aab43] attr: add support for cephfs


Code Diffstat:

 .gitignore                     |   1 +
 common/attr                    |  24 +++++--
 common/encrypt                 |  42 ++++++++---
 common/rc                      |   4 +-
 src/Makefile                   |   2 +-
 src/punch-alternating.c        |  47 ++++++++++---
 src/t_encrypted_d_revalidate.c | 122 ++++++++++++++++++++++++++++++++
 tests/generic/429              | 154 +++++++++++++++++++++++++++++++++++++++++
 tests/generic/429.out          |  37 ++++++++++
 tests/generic/group            |   1 +
 tests/overlay/017              |  86 ++++++++++++++++++-----
 tests/overlay/017.out          |   7 +-
 tests/xfs/294                  | 118 +++++++++++++++++++++++++++++++
 tests/xfs/294.out              |   2 +
 tests/xfs/group                |   1 +
 15 files changed, 598 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-07 23:58 UTC | newest]

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

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