fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to e07c7b16a4f9
@ 2019-11-10 16:51 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2019-11-10 16:51 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 2762 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 new tests added for xfs and btrfs, and some
quota tests are fixed to work well with ext2 and ext4 (nojournal mode).

The new failures introduced are btrfs/200 and xfs/148, they both fail with
v5.4-rc6 kernel currently.

Thanks,
Eryu

The new head of the master branch is commit:

e07c7b16a4f9 generic/235: Fix false failure on ext2

New commits:

Chengguang Xu (1):
      [8947e7cacf2e] overlay/066: adjust test file size && add more test patterns

Darrick J. Wong (1):
      [fcfa7d242f3d] xfs: make sure the kernel and repair tools catch bad names

Eric Sandeen (1):
      [edeef98d4f42] xfs/207: explicitly test for xflag character

Filipe Manana (3):
      [e1670cce6af9] common: open files in ro mode for extent and hole count helpers
      [6fb111ab6089] common: add helper to count number of exclusive extents in a file
      [cb836732356c] btrfs: test that send can issue clone operations within the same file

Jan Kara (4):
      [6ad9168b0ad6] common/quota: Fix _qmount_options
      [2814810ed1a0] generic/050: Fix test failure for filesystems without journal
      [777e98ec577c] generic/382: Make test independent of fs allocation
      [e07c7b16a4f9] generic/235: Fix false failure on ext2

kaixuxia (1):
      [8d8b993f7925] fsstress: show the real file id and parid in rmdir() and unlink()


Code Diffstat:

 .gitignore                                 |   1 +
 common/quota                               |   4 +-
 common/rc                                  |  47 ++++++++--
 ltp/fsstress.c                             |  18 +++-
 tests/btrfs/200                            | 122 +++++++++++++++++++++++++
 tests/btrfs/200.out                        |  17 ++++
 tests/btrfs/group                          |   1 +
 tests/generic/050                          |   8 ++
 tests/generic/050.cfg                      |   1 +
 tests/generic/{050.out => 050.out.default} |   0
 tests/generic/050.out.nojournal            |  22 +++++
 tests/generic/235                          |   5 +-
 tests/generic/235.out                      |   4 +-
 tests/generic/382                          |   5 --
 tests/generic/382.out                      |  12 ---
 tests/overlay/066                          | 120 +++++++++++++++++--------
 tests/xfs/148                              | 137 +++++++++++++++++++++++++++++
 tests/xfs/148.out                          |  50 +++++++++++
 tests/xfs/207                              |  13 ++-
 tests/xfs/207.out                          |   4 +-
 tests/xfs/group                            |   1 +
 21 files changed, 515 insertions(+), 77 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:[~2019-11-10 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-10 16:51 [ANNOUNCE] fstests: master branch updated to e07c7b16a4f9 Eryu Guan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).