public inbox for fstests@vger.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 220b7e35fe34
Date: Mon, 04 Nov 2019 00:26:48 +0800	[thread overview]
Message-ID: <5dbeffcd.1c69fb81.d08e.49ba@mx.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2413 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. Thanks to kaixuxia, fsstress is now having renameat2
support, and there's a new test that takes use of this new functionality! Also
many thanks to Brian Foster reviewing the renameat2 support patchsets.

The other commits are fixing random bugs, so there should be no new failures
after this update.

Thanks,
Eryu

The new head of the master branch is commit:

220b7e35fe34 generic/317: Use relative paths to avoid traversal permission problems

New commits:

Baihua Lu (1):
      [c062fdb6705e] common/rc: fix _require_xfs_io_command utimes check

Chao Yu (1):
      [11d3da6a7fe1] common/rc: generalize _get_filesize()

Eric Biggers (1):
      [eff343fb5d5f] generic: handle fs.verity.require_signatures being enabled

Zhihao Cheng (1):
      [220b7e35fe34] generic/317: Use relative paths to avoid traversal permission problems

kaixuxia (4):
      [266e3c91d649] fsstress: show the real file id and parid in rename_f()
      [7f41cf24140c] fsstress: add NOREPLACE and WHITEOUT renameat2 support
      [65dfd40a97b6] fsstress: add EXCHANGE renameat2 support
      [0f211f5bca40] generic: test the deadlock between the AGI and AGF with RENAME_WHITEOUT


Code Diffstat:

 common/populate       |   2 +-
 common/rc             |   7 +-
 common/verity         |  41 +++++++--
 ltp/fsstress.c        | 231 +++++++++++++++++++++++++++++++++++++++++---------
 tests/btrfs/086       |   2 +-
 tests/generic/013     |   5 --
 tests/generic/275     |   2 +-
 tests/generic/286     |   8 +-
 tests/generic/297     |   2 +-
 tests/generic/298     |   2 +-
 tests/generic/315     |   2 +-
 tests/generic/317     |   5 +-
 tests/generic/399     |   2 +-
 tests/generic/497     |   8 +-
 tests/generic/514     |   2 +-
 tests/generic/572     |   6 +-
 tests/generic/573     |   2 +
 tests/generic/574     |   2 +
 tests/generic/575     |   2 +
 tests/generic/576     |   2 +
 tests/generic/577     |   8 +-
 tests/generic/577.out |   1 -
 tests/generic/579     |   2 +
 tests/generic/585     |  56 ++++++++++++
 tests/generic/585.out |   2 +
 tests/generic/group   |   1 +
 tests/overlay/060     |   2 +-
 tests/xfs/014         |   2 +-
 tests/xfs/076         |   2 +-
 tests/xfs/306         |   2 +-
 30 files changed, 334 insertions(+), 79 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

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

                 reply	other threads:[~2019-11-03 16:26 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=5dbeffcd.1c69fb81.d08e.49ba@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