All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 872050db3cac
@ 2019-04-21 16:01 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2019-04-21 16:01 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 1946 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 mainly pulls in the patches from Filipe
Manana that add xattr operations to fsstress (many thanks to Filipe!). Be noted
that these new operations may bring new failures in tests. Also, scratch devs
are cleared before test, so we don't use scratch devs from previous tests by
accident.

The new btrfs test (btrfs/186) fails with latest Linus tree.

Thanks,
Eryu

The new head of the master branch is commit:

872050db3cac check: filter lockdep bugs when scanning dmesg

New commits:

Darrick J. Wong (3):
      [5bb196119dff] check: remove require_{test,scratch}* after a test fails
      [d0e484ac699f] check: wipe scratch devices between tests
      [872050db3cac] check: filter lockdep bugs when scanning dmesg

Filipe Manana (8):
      [2c492c4d166b] fsstress: allow fsync on directories too
      [e1a9b1db892e] fsstress: allow afsync on directories too
      [fc4b0a55b932] fsstress: add operation for setting xattrs on files and directories
      [e9ffa8daec5e] fsstress: add operation for reading xattrs from files and directories
      [0babbf160408] fsstress: add operation for deleting xattrs from files and directories
      [378722046a7b] fsstress: add operation for listing xattrs from files and directories
      [c7d96baf9ccf] fssum: add support for checking xattrs
      [18562c4228ed] btrfs: test send on subvolume with delalloc after setting it to RO mode


Code Diffstat:

 check               |   8 +-
 common/rc           |  21 +++-
 common/xfs          |   1 +
 ltp/fsstress.c      | 353 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 src/fssum.c         | 143 ++++++++++++++++++---
 tests/btrfs/186     |  73 +++++++++++
 tests/btrfs/186.out |  14 +++
 tests/btrfs/group   |   1 +
 8 files changed, 584 insertions(+), 30 deletions(-)
--
Eryu Guan
guaneryu@gmail.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:[~2019-04-21 16:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-21 16:01 [ANNOUNCE] fstests: master branch updated to 872050db3cac 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.