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 f360daadb200
Date: Sun, 23 May 2021 23:18:39 +0800	[thread overview]
Message-ID: <60aa7253.1c69fb81.ea774.41a5@mx.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 4437 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. The remaining fixes for xfs from Darrick J. Wong has
been merged, along with other various fixes. And there're two new tests as well,
and they both should pass with latest v5.12-rc2 kernel.

Thanks,
Eryu

The new head of the master branch is commit:

f360daadb200 idmapped-mounts: split out run_test() function

New commits:

Christian Brauner (3):
      [7fe01df0d655] idmapped-mounts: remove unused set_cloexec() helper
      [e9d1379646d9] idmapped-mounts: add missing newline to print_r()
      [f360daadb200] idmapped-mounts: split out run_test() function

Darrick J. Wong (6):
      [8d54e5028850] common/xfs: refactor commands to select a particular xfs backing device
      [ea15099b714c] xfs: force file creation to the data device for certain layout tests
      [b77d5dab8379] xfs/117: fix fragility in this fuzz test
      [0049872c9acc] fsx/fsstress: round blocksize properly
      [993887b25cef] xfs/178: fix mkfs success test
      [74128e70c4b6] aio-dio-append-write-fallocate-race: fix directio buffer alignment bugs

Jinhui Huang (1):
      [ae5184464dde] xfs: Add the appropriate _require helper

Leah Rumancik (1):
      [466ddbfd1151] ext4: add test for ext4_dir_entry2 wipe

Qu Wenruo (1):
      [c8c475f155b6] btrfs/215: avoid false alert for subpage case

Sidong Yang (1):
      [82901113bc72] btrfs/012: check free size of scratch device before copying files

Zorro Lang (1):
      [8a9bc451112b] generic: mmap and copy file data with page overlapping


Code Diffstat:

 .gitignore                                         |   1 +
 common/populate                                    |   2 +-
 common/xfs                                         |  25 +++
 ltp/fsstress.c                                     |  24 +--
 ltp/fsx.c                                          |  22 +--
 src/Makefile                                       |   3 +-
 .../aio-dio-append-write-fallocate-race.c          |   2 +-
 src/global.h                                       |  13 ++
 src/idmapped-mounts/idmapped-mounts.c              |  77 +++++----
 src/t_mmap_writev_overlap.c                        | 134 +++++++++++++++
 tests/btrfs/012                                    |   2 +
 tests/btrfs/215                                    |  25 ++-
 tests/ext4/048                                     | 191 +++++++++++++++++++++
 tests/ext4/048.out                                 |   5 +
 tests/ext4/group                                   |   1 +
 tests/generic/223                                  |   3 +-
 tests/generic/449                                  |   2 +-
 tests/generic/638                                  |  57 ++++++
 tests/generic/638.out                              |   2 +
 tests/generic/group                                |   1 +
 tests/xfs/004                                      |   2 +-
 tests/xfs/088                                      |   1 +
 tests/xfs/089                                      |   1 +
 tests/xfs/091                                      |   1 +
 tests/xfs/117                                      |  47 +++--
 tests/xfs/120                                      |   1 +
 tests/xfs/130                                      |   1 +
 tests/xfs/139                                      |   2 +
 tests/xfs/146                                      |   2 +-
 tests/xfs/147                                      |   2 +-
 tests/xfs/162                                      |   2 +
 tests/xfs/178                                      |   4 +-
 tests/xfs/207                                      |   1 +
 tests/xfs/229                                      |   1 +
 tests/xfs/235                                      |   1 +
 tests/xfs/272                                      |   2 +-
 tests/xfs/318                                      |   2 +-
 tests/xfs/431                                      |   4 +-
 tests/xfs/495                                      |   4 +-
 tests/xfs/521                                      |   2 +-
 tests/xfs/528                                      |   2 +-
 tests/xfs/532                                      |   2 +-
 tests/xfs/533                                      |   2 +-
 tests/xfs/538                                      |   2 +-
 44 files changed, 581 insertions(+), 102 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

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

                 reply	other threads:[~2021-05-23 15:18 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=60aa7253.1c69fb81.ea774.41a5@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.