All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 4767884aff19
@ 2020-12-06 14:26 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2020-12-06 14:26 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 1746 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 update includes 2 new generic tests and 1 new ceph
test, and they all should pass with latest kernel. Also, _check_s_dax() will
report failure explicitly if the kernel has a confliction in STATX_ATTR_DAX
definition and STATX_ATTR_MOUNT_ROOT. Please see details in commit ee4281bfe37c
("common/rc: Fix _check_s_dax()").

Thanks,
Eryu

The new head of the master branch is commit:

4767884aff19 check: source common/rc again if TEST_DEV was recreated

New commits:

Eryu Guan (1):
      [4767884aff19] check: source common/rc again if TEST_DEV was recreated

Gao Xiang (1):
      [f20d3a285118] generic: test XFS forkoff miscalcution on 32-bit platform

Ira Weiny (1):
      [ee4281bfe37c] common/rc: Fix _check_s_dax()

Luis Henriques (1):
      [445cbd798b88] ceph: add a new test for cross quota realms renames

Pratik Rajesh Sampat (1):
      [8b4f7e207cb2] generic: ENOSPC regression test in a multi-threaded scenario


Code Diffstat:

 .gitignore            |   1 +
 check                 |   4 +
 common/ceph           |   7 ++
 common/rc             |  21 ++++-
 src/Makefile          |   2 +-
 src/t_enospc.c        | 193 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/ceph/004        | 119 +++++++++++++++++++++++++++++
 tests/ceph/004.out    |   2 +
 tests/ceph/group      |   1 +
 tests/generic/618     |  75 ++++++++++++++++++
 tests/generic/618.out |   4 +
 tests/generic/619     | 207 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/619.out |   2 +
 tests/generic/group   |   2 +
 14 files changed, 637 insertions(+), 3 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

only message in thread, other threads:[~2020-12-06 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 14:26 [ANNOUNCE] fstests: master branch updated to 4767884aff19 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.