All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to 1113a8aa2051
Date: Sun, 26 May 2019 22:59:53 +0800	[thread overview]
Message-ID: <5ceaa9ef.1c69fb81.295aa.84e9@mx.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3140 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 a relative big update that contains 13 new
commits, which adds 6 new tests (3 btrfs tests and 3 xfs tests) and fixes
various bugs in tests.

You may see btrfs/18[89] and btrfs/190 fail with latest kernel.

Thanks,
Eryu

The new head of the master branch is commit:

1113a8aa2051 xfs: basic testing of new xfs_spaceman health command

New commits:

Darrick J. Wong (5):
      [3fac0b7c31bc] generic/530: revert commit f8f57747222
      [afeb3b711cbe] generic/530, xfs/501: pass fs shutdown handle to t_open_tmpfiles
      [58937c3f24da] fstests: use _scratch_shutdown instead of calling src/godown
      [cf2030a0c398] xfs: validate unicode filesystem labels
      [1113a8aa2051] xfs: basic testing of new xfs_spaceman health command

Filipe Manana (2):
      [c37f9a66df67] btrfs: send with no-holes enabled, fallocate and hole punching
      [e6e98a855a76] btrfs: send after cloning and truncating source file

Luis Henriques (4):
      [c9589693233d] src/attr_replace_test: limit size of extended attribute value
      [b6d45325f822] generic/319: use numeric user and group IDs in getfacl
      [9f2e4554c53d] overlay/023: use numeric user and group IDs in getfacl
      [0eccec6cdbac] generic/{436,445}: define _cleanup function earlier in the tests

Murphy Zhou (1):
      [828d146a86c7] generic/54{0..3}: redirect FILEFRAG error output to .full too

Qu Wenruo (1):
      [cfbd28d6c4c1] btrfs: resume balance on mount with qgroup


Code Diffstat:

 common/rc               |  29 +++++++++
 common/xfs              |   7 +++
 src/attr_replace_test.c |   3 +
 src/t_open_tmpfiles.c   |  29 ++++++++-
 tests/btrfs/188         |  84 ++++++++++++++++++++++++++
 tests/btrfs/188.out     |  13 ++++
 tests/btrfs/189         | 105 +++++++++++++++++++++++++++++++++
 tests/btrfs/189.out     |  21 +++++++
 tests/btrfs/190         |  92 +++++++++++++++++++++++++++++
 tests/btrfs/190.out     |   2 +
 tests/btrfs/group       |   3 +
 tests/generic/050       |   2 +-
 tests/generic/319       |   4 +-
 tests/generic/319.out   |   8 +--
 tests/generic/436       |  14 ++---
 tests/generic/445       |  14 ++---
 tests/generic/453       |  16 +----
 tests/generic/454       |  16 +----
 tests/generic/530       |   4 +-
 tests/generic/540       |   8 +--
 tests/generic/541       |   8 +--
 tests/generic/542       |   8 +--
 tests/generic/543       |   8 +--
 tests/overlay/023       |   2 +-
 tests/overlay/023.out   |   4 +-
 tests/xfs/051           |   2 +-
 tests/xfs/079           |   2 +-
 tests/xfs/121           |   4 +-
 tests/xfs/181           |   4 +-
 tests/xfs/501           |   4 +-
 tests/xfs/504           | 153 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/504.out       |   2 +
 tests/xfs/505           |  52 ++++++++++++++++
 tests/xfs/505.out       |   2 +
 tests/xfs/506           |  82 ++++++++++++++++++++++++++
 tests/xfs/506.out       |   3 +
 tests/xfs/group         |   3 +
 37 files changed, 733 insertions(+), 84 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

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

                 reply	other threads:[~2019-05-26 15:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5ceaa9ef.1c69fb81.295aa.84e9@mx.google.com \
    --to=guaneryu@gmail.com \
    --cc=fstests@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.