public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to c6c74bb116bd
@ 2021-09-05 15:31 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2021-09-05 15:31 UTC (permalink / raw)
  To: fstests

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-05 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-05 15:31 [ANNOUNCE] fstests: master branch updated to c6c74bb116bd Eryu Guan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox