All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: for-next branch updated to 5834a0aab2c6
Date: Sun, 03 Jul 2022 22:22:13 +0800	[thread overview]
Message-ID: <20220703142215.A651CC341C6@smtp.kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 3387 bytes --]

Hi all,

The for-next branch of the xfstests repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git

has just been updated and tagged as v2022.07.03 release.


This release contains some fix/improving and 6 new cases for btrfs, xfs and ceph
  -- btrfs/268, btrfs/269, btrfs/270, xfs/082, xfs/144 and ceph/005.

More details refer to below.

Thanks,
Zorro

The new head of the for-next branch is commit:

5834a0aab2c6 xfs: test xfs_copy doesn't do cached read before libxfs_mount

New commits ([N]ew, [U]pdate):

Christoph Hellwig (4):
[U]      [c4d2eeedf7f6] btrfs: fix the_btrfs_get_physical invocation in btrfs-map-logical
[N]      [9de4ecd461d7] btrfs; add a test for impossible repair cases
[N]      [504e5bcfdaf0] btrfs: test checker pattern corruption on raid10
[N]      [6cbe7d91062d] btrfs: test read repair on a corrupted compressed extent

Darrick J. Wong (6):
[U]      [e861a30255c9] seek_sanity_test: fix allocation unit detection on XFS realtime
[U]      [36f382f991ef] check: document mkfs.xfs reliance on fstests exports
[U]      [f0eb9b8d4a68] xfs/109: handle larger minimum filesystem size
[U]      [a176070de75c] xfs/166: fix golden output failures when multipage folios enabled
[N]      [10d5efecc0e0] xfs: test mkfs.xfs sizing of internal logs that
[N]      [5834a0aab2c6] xfs: test xfs_copy doesn't do cached read before libxfs_mount

Luís Henriques (1):
[N]      [56171bcb41d4] ceph/005: verify correct statfs behaviour with quotas

Theodore Ts'o (7):
[U]      [f30169ce7341] ext4/050: support indirect as well as extent mapped journals
[U]      [b60038cc226a] ext4/044: skip test if the file system does not have a journal
[U]      [1800121a017d] ext4/045: _require_dumpe2fs doesn't take any arguments so remove them
[U]      [172b13b8e5c1] ext4/054: skip test if the dax mount option is enabled
[U]      [9ac1dd12cd05] ext4/055: skip test if dax mount option is used
[U]      [0a7a16123a67] ext4/035: skip this test if the scratch device does not support 1k block sizes
[U]      [9d14711da549] ext4: create file systems with the encrypt feature as necessary


Code Diffstat:

 check                  |  3 ++
 common/btrfs           |  2 +-
 common/rc              | 16 ++++++++++
 src/seek_sanity_test.c | 12 +++++++-
 tests/btrfs/268        | 62 +++++++++++++++++++++++++++++++++++++++
 tests/btrfs/268.out    |  7 +++++
 tests/btrfs/269        | 73 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/269.out    | 41 ++++++++++++++++++++++++++
 tests/btrfs/270        | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/270.out    | 41 ++++++++++++++++++++++++++
 tests/ceph/005         | 39 +++++++++++++++++++++++++
 tests/ceph/005.out     |  4 +++
 tests/ext4/003         |  6 +++-
 tests/ext4/035         |  9 +++++-
 tests/ext4/044         |  1 +
 tests/ext4/045         |  2 +-
 tests/ext4/050         | 58 ++++--------------------------------
 tests/ext4/054         |  5 ++--
 tests/ext4/055         |  1 +
 tests/ext4/306         |  5 +++-
 tests/generic/260      |  3 ++
 tests/xfs/082          | 38 ++++++++++++++++++++++++
 tests/xfs/082.out      |  3 ++
 tests/xfs/109          |  2 +-
 tests/xfs/144          | 51 ++++++++++++++++++++++++++++++++
 tests/xfs/144.out      |  2 ++
 tests/xfs/166          | 19 +++++++++---
 27 files changed, 517 insertions(+), 67 deletions(-)
--
Zorro Lang
zlang@kernel.org

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

                 reply	other threads:[~2022-07-03 14:22 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=20220703142215.A651CC341C6@smtp.kernel.org \
    --to=zlang@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.