All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: merge v2022.08.07 onto master branch
@ 2022-08-21 14:58 Zorro Lang
  0 siblings, 0 replies; only message in thread
From: Zorro Lang @ 2022-08-21 14:58 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 2184 bytes --]

Hi all,

The master branch of the xfstests repository at:

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

has just been updated to v2022.08.07 version (merged from for-next).

Thanks,
Zorro

The new head of the master branch is commit:

16ddbd1aee29 xfs: add memory failure test for partly-reflinked&dax file

New commits:

Darrick J. Wong (4):
      [437f7742b8f1] xfs/432: fix this test when external devices are in use
      [bbfa39e7a5cf] xfs/291: convert open-coded _scratch_xfs_repair usage
      [b41bf16361fe] xfs/533: fix false negatives for this test
      [78a3ce021ba8] xfs/018: fix LARP testing for small block sizes

Nathan Huckleberry (2):
      [f57ffcf43811] fscrypt-crypt-util: add HCTR2 implementation
      [94e0bda55b36] generic: add tests for fscrypt policies with HCTR2

Shiyang Ruan (3):
      [2eaabb1d38cf] xfs: add memory failure test for dax mode
      [545d6b783773] xfs: add memory failure test for dax&reflink mode
      [16ddbd1aee29] xfs: add memory failure test for partly-reflinked&dax file

Zorro Lang (1):
      [378cf1c48143] fstests: add more dmerror related test cases into eio group


Code Diffstat:

 .gitignore                      |   1 +
 common/encrypt                  |   2 +
 src/Makefile                    |   3 +-
 src/fscrypt-crypt-util.c        | 357 +++++++++++++++++++++++++++++++++-------
 src/t_mmap_cow_memory_failure.c | 157 ++++++++++++++++++
 tests/generic/484               |   2 +-
 tests/generic/628               |   2 +-
 tests/generic/629               |   2 +-
 tests/generic/693               |  31 ++++
 tests/generic/693.out           |  16 ++
 tests/xfs/018                   |  15 +-
 tests/xfs/018.out               |  43 +----
 tests/xfs/291                   |   6 +-
 tests/xfs/432                   |   3 +-
 tests/xfs/533                   |  10 +-
 tests/xfs/550                   |  50 ++++++
 tests/xfs/550.out               |   9 +
 tests/xfs/551                   |  51 ++++++
 tests/xfs/551.out               |   9 +
 tests/xfs/552                   |  54 ++++++
 tests/xfs/552.out               |   9 +
 21 files changed, 717 insertions(+), 115 deletions(-)
--
Zorro Lang
zlang@kernel.org

[-- 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:[~2022-08-21 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-21 14:58 [ANNOUNCE] fstests: merge v2022.08.07 onto master branch Zorro Lang

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.