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

[-- Attachment #1: Type: text/plain, Size: 2025 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. There're 4 new tests and 2 bug fixes. Two of the four
new tests fail on btrfs with v5.15-rc7 kernel:

- btrfs/246: the fix has been merged but not in Linus tree yet
- generic/647: test hangs on btrfs, looks like a bug in btrfs, you may want to
  skip it for now in your automatic test runs

Thanks,
Eryu

The new head of the master branch is commit:

ea1962cc9eaa btrfs: make sure btrfs can create compressed inline extent

New commits:

Andreas Gruenbacher (1):
      [d3cbdabffc4c] generic: Test page faults during read and write

Darrick J. Wong (1):
      [90199d806150] idmap: override btrfs_ioctl_vol_args_v2 if system header doesn't have subvolid

Luis Chamberlain (1):
      [0e4dd8b9d2c8] common/rc: fix ignoring of errors on

Murphy Zhou (1):
      [bdaa90aae7fc] generic: check log recovery with readonly mount

Qu Wenruo (1):
      [ea1962cc9eaa] btrfs: make sure btrfs can create compressed inline extent

Theodore Ts'o (1):
      [f4660739fedd] ext4: add test to validate the large_dir feature


Code Diffstat:

 .gitignore                            |   1 +
 common/rc                             |   4 +-
 configure.ac                          |   2 +-
 src/Makefile                          |   2 +-
 src/dirstress.c                       |   7 +-
 src/idmapped-mounts/idmapped-mounts.c |   6 +-
 src/mmap-rw-fault.c                   | 186 ++++++++++++++++++++++++++++++++++
 tests/btrfs/246                       |  49 +++++++++
 tests/btrfs/246.out                   |   5 +
 tests/ext4/052                        |  71 +++++++++++++
 tests/ext4/052.out                    |   2 +
 tests/generic/646                     |  42 ++++++++
 tests/generic/646.out                 |   2 +
 tests/generic/647                     |  35 +++++++
 tests/generic/647.out                 |   2 +
 15 files changed, 410 insertions(+), 6 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-08-29 14:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-29 14:51 [ANNOUNCE] fstests: master branch updated to ea1962cc9eaa Eryu Guan

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