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 c6c74bb116bd
Date: Sun, 05 Sep 2021 23:31:37 +0800	[thread overview]
Message-ID: <6134e2dd.1c69fb81.7d410.682f@mx.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3070 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 mainly a bug-fix update, and most of the bugs
were introduced recently, my apology for not catching some of the obvious bugs
on review..

One notable change is that we finally dropped xfs_check in
_check_xfs_filesystem, unless you have FORCE_XFS_CHECK_PROG=yes set.

The two new tests are btrfs/247 and generic/648, and currently generic/648
fails on btrfs with latest v5.14 kernel.

Thanks,
Eryu

The new head of the master branch is commit:

c6c74bb116bd xfs/449: filter out deprecation warnings from mkfs

New commits:

Darrick J. Wong (4):
      [591c8fb57d07] common/xfs: skip xfs_check unless the test runner forces us to
      [a468c7ebc3c0] generic/643: fix weird problems on 64k-page arm systems
      [0c4a002cf954] generic: test shutdowns of a nested filesystem
      [c6c74bb116bd] xfs/449: filter out deprecation warnings from mkfs

Dave Chinner (2):
      [6d2f9108631d] generic/081: clean up snapshot devices correctly
      [a1b220feba1d] fstests: which has been deprecated by Debian

Nikolay Borisov (2):
      [83bc5abe4a02] common/renameat2: Make _rename_tests_source_dest take flags as 4th arguement
      [281b2bd374e2] btrfs: test for rename/exchange behavior between subvolumes

Xiong Zhou (1):
      [1506607a5c2b] common/rc: fix MKSWAP_PROG quoting

Yang Xu (4):
      [e5ccb25d0129] src/idmapped-mounts: Fix an error for the loop initialization declaration
      [feee8000cb94] configure.ac: Fix uncorrect detection because of linux/btrfs.h
      [94252bca893a] idmapped-mounts: Use renameat instead of renameat2
      [83f9f983d95a] idmapped-mounts: Fix build error because of undefined reallocarray


Code Diffstat:

 README                                |   4 +
 common/rc                             |  29 +++++++-
 common/renameat2                      |   5 +-
 common/xfs                            |  12 ++-
 configure.ac                          |  41 ++++++++--
 src/fill2fs                           |   2 +-
 src/idmapped-mounts/idmapped-mounts.c |  58 ++++++++-------
 src/idmapped-mounts/utils.c           |   3 +-
 tests/btrfs/247                       |  60 +++++++++++++++
 tests/btrfs/247.out                   |  54 ++++++++++++++
 tests/ext4/006                        |   2 +-
 tests/generic/081                     |   2 +
 tests/generic/128                     |   2 +-
 tests/generic/452                     |   2 +-
 tests/generic/643                     |  33 ++++++---
 tests/generic/643.out                 |   2 +-
 tests/generic/648                     | 136 ++++++++++++++++++++++++++++++++++
 tests/generic/648.out                 |   2 +
 tests/xfs/293                         |   2 +-
 tests/xfs/449                         |   2 +-
 tests/xfs/505                         |   2 +-
 tests/xfs/514                         |   2 +-
 tests/xfs/515                         |   2 +-
 23 files changed, 394 insertions(+), 65 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

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

                 reply	other threads:[~2021-09-05 15:31 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=6134e2dd.1c69fb81.7d410.682f@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