fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to 568920df38f4
Date: Mon, 09 Dec 2019 01:13:47 +0800	[thread overview]
Message-ID: <5ded2f50.1c69fb81.ac815.9e61@mx.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1832 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 another new tests and bug fixes update, and the
three new tests all should pass with latest upgream kernel. Also thanks to
Kusanagi Kouichi for fixing some old & hard-to-find bugs!

Thanks,
Eryu

The new head of the master branch is commit:

568920df38f4 generic: test splice() with pipes

New commits:

Darrick J. Wong (2):
      [8c9705b7987e] xfs/148: sort attribute list output
      [568920df38f4] generic: test splice() with pipes

Kusanagi Kouichi (4):
      [5568077041bb] generic/386: Fix _filter_quota_rpt
      [ccef999f47b5] common/rc: Prevent _scale_fsstress_args from consuming -n
      [8acea1c0228d] generic/{075,122}: Use $RESULT_DIR instead of $here
      [37520a314bd4] fstests: Don't use gawk's strtonum

Omar Sandoval (1):
      [313f26e05fa8] generic: truncating mixed written/unwritten XFS realtime extent

Zorro Lang (1):
      [0a36980542cc] generic: test mount move semantics


Code Diffstat:

 .gitignore            |   1 +
 common/filter         |  22 +--
 common/rc             |   8 +-
 src/Makefile          |   2 +-
 src/splice-test.c     | 173 +++++++++++++++++++++++
 tests/generic/075     |  10 +-
 tests/generic/112     |   6 +-
 tests/generic/386     |  10 +-
 tests/generic/589     | 182 ++++++++++++++++++++++++
 tests/generic/589.out | 374 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/590     | 104 ++++++++++++++
 tests/generic/590.out |   2 +
 tests/generic/591     |  42 ++++++
 tests/generic/591.out |   7 +
 tests/generic/group   |   3 +
 tests/xfs/009         |  10 +-
 tests/xfs/148         |   2 +-
 tests/xfs/148.out     |   4 +-
 18 files changed, 929 insertions(+), 33 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

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

                 reply	other threads:[~2019-12-08 17:13 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=5ded2f50.1c69fb81.ac815.9e61@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).