fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to c68a8f59924e
@ 2021-03-21 15:04 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2021-03-21 15:04 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 4236 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 update mainly pulls in xfs inode fork extent count
overflow detection test from Chandan Babu R, also the metadump improvements
from Darrick J. Wong. Many thanks to Allison Henderson for helping review the
patches!

There're also two new tests for btrfs, and btrfs/233 currently fails with
latest Linus tree.

Thanks,
Eryu

The new head of the master branch is commit:

c68a8f59924e xfs: Stress test with bmap_alloc_minlen_extent error tag enabled

New commits:

Chandan Babu R (13):
      [1066be0dd6f2] _check_xfs_filesystem: sync fs before running scrub
      [b0b379e77db7] common/xfs: Add a helper to get an inode fork's extent count
      [c25df583e373] common/xfs: Add helper to obtain fsxattr field value
      [9f8584434b58] xfs: Check for extent overflow when trivally adding a new extent
      [d9d2de11ef48] xfs: Check for extent overflow when growing realtime bitmap/summary inodes
      [9ffcdd4c7810] xfs: Check for extent overflow when punching a hole
      [224a6745873e] xfs: Check for extent overflow when adding/removing xattrs
      [b721a2174344] xfs: Check for extent overflow when adding/removing dir entries
      [490a8d56fba9] xfs: Check for extent overflow when writing to unwritten extent
      [7425ee44da99] xfs: Check for extent overflow when moving extent from cow to data fork
      [3ab311f592f6] xfs: Check for extent overflow when remapping an extent
      [200ee9e93b84] xfs: Check for extent overflow when swapping extents
      [c68a8f59924e] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled

Darrick J. Wong (4):
      [d4811ae1ff90] common: capture metadump output if xfs filesystem check fails
      [45b9734b9816] common: move _scratch_metadump to common/xfs
      [b7860b30cee7] populate: support compressing metadumps
      [9fb30a9500c1] common: capture qcow2 dumps of corrupt ext* filesystems

Filipe Manana (3):
      [40f8dc416af3] btrfs: test delayed subvolume deletion on mount and remount
      [4a2683ce3e6d] btrfs: add test for cases when a dio write has to fallback to a buffered write
      [7c476f1890c5] btrfs/232: fix umount failure due to fsstress still running

Max Reitz (1):
      [8275832d6782] common/rc: virtiofs does not support atime options

Yang Xu (1):
      [3d15d3fe85f9] src/chprojid_fail.c: Fix undefined compile error on old kernel


Code Diffstat:

 README              |   7 ++
 common/config       |   1 +
 common/populate     |  25 ++++++--
 common/rc           |  35 ++++++----
 common/xfs          | 103 +++++++++++++++++++++++++++--
 src/chprojid_fail.c |   1 +
 tests/btrfs/232     |   4 ++
 tests/btrfs/233     | 152 +++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/233.out |   5 ++
 tests/btrfs/234     |  64 ++++++++++++++++++
 tests/btrfs/234.out |  21 ++++++
 tests/btrfs/group   |   2 +
 tests/xfs/129       |   2 +-
 tests/xfs/234       |   2 +-
 tests/xfs/253       |   2 +-
 tests/xfs/284       |   4 +-
 tests/xfs/291       |   2 +-
 tests/xfs/336       |   2 +-
 tests/xfs/432       |   2 +-
 tests/xfs/503       |   8 +--
 tests/xfs/529       | 171 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/529.out   |  20 ++++++
 tests/xfs/530       | 124 +++++++++++++++++++++++++++++++++++
 tests/xfs/530.out   |  11 ++++
 tests/xfs/531       |  83 ++++++++++++++++++++++++
 tests/xfs/531.out   |  19 ++++++
 tests/xfs/532       | 139 +++++++++++++++++++++++++++++++++++++++
 tests/xfs/532.out   |  18 ++++++
 tests/xfs/533       | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/533.out   |  17 +++++
 tests/xfs/534       |  84 ++++++++++++++++++++++++
 tests/xfs/534.out   |  11 ++++
 tests/xfs/535       | 104 ++++++++++++++++++++++++++++++
 tests/xfs/535.out   |  12 ++++
 tests/xfs/536       |  81 +++++++++++++++++++++++
 tests/xfs/536.out   |   8 +++
 tests/xfs/537       | 105 ++++++++++++++++++++++++++++++
 tests/xfs/537.out   |  13 ++++
 tests/xfs/538       |  84 ++++++++++++++++++++++++
 tests/xfs/538.out   |   7 ++
 tests/xfs/group     |  10 +++
 41 files changed, 1712 insertions(+), 35 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-03-21 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-21 15:04 [ANNOUNCE] fstests: master branch updated to c68a8f59924e 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).