fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: for-next branch updated to v2023.03.19
@ 2023-03-19 11:43 Zorro Lang
  0 siblings, 0 replies; only message in thread
From: Zorro Lang @ 2023-03-19 11:43 UTC (permalink / raw)
  To: fstests

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 v2023.03.19 release.

Release Notes:
1. There're three new cases in this release --- tmpfs/001, xfs/799 and xfs/800.
   Those two xfs cases are not belong to auto group, and might fail on old
   kernel (which support scrub/online repair).
2. The tmpfs/001 case is the first test case for tmpfs only, so tests/tmpfs/
   directory is created with it. Besides that, new vfs/tmpfs-idmapped-mounts.[c,h]
   are created for tmpfs idmapped testing. Welcome more tmpfs test cases.
3. More updates on src/vfs and btrfs part.

Thanks for all these contribution!
Zorro

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

02200cb8853d xfs: stress test cycling parent pointers with online repair

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

Darrick J. Wong (1):
[N]      [02200cb8853d] xfs: stress test cycling parent pointers with online repair

Filipe Manana (2):
[U]      [c7cc038e0a4d] btrfs/284: list a couple btrfs-progs git commits
[U]      [caac10c77786] btrfs/286: add missing calls to _scratch_dev_pool_put and _spare_dev_put

Rodrigo Campos (9):
[U]      [7f1135469db7] vfs: Don't open-code safe_close()
[U]      [2f94417630d5] vfs: Fix documentation typo
[U]      [e4332ec809d0] vfs: Use tabs to indent, not spaces
[U]      [f4f0038d5c48] vfs: Fix race condition on get_userns_fd()
[U]      [60de82ed2d23] vfs: Make switch_userns set PR_SET_DUMPABLE
[U]      [dd7d35111432] vfs: Prepare tests in &s_idmapped_mounts to be reused inside a userns
[U]      [6e230a617c67] vfs: Make idmapped core tests public
[U]      [4dd193b59b25] vfs: Export test_setup() and test_cleanup()
[N]      [3f96d37e3942] vfs: Add tmpfs tests for idmap mounts


Code Diffstat:

 common/fuzzy                    |  15 ++
 src/vfs/Makefile                |   4 +-
 src/vfs/idmapped-mounts.c       | 140 +++++++++---------
 src/vfs/idmapped-mounts.h       |  38 +++++
 src/vfs/tmpfs-idmapped-mounts.c | 305 ++++++++++++++++++++++++++++++++++++++++
 src/vfs/tmpfs-idmapped-mounts.h |  14 ++
 src/vfs/utils.c                 |  19 ++-
 src/vfs/utils.h                 |   4 +-
 src/vfs/vfstest.c               |  19 ++-
 src/vfs/vfstest.h               |  10 ++
 tests/btrfs/284                 |   5 +
 tests/btrfs/286                 |   3 +
 tests/tmpfs/001                 |  27 ++++
 tests/tmpfs/001.out             |   2 +
 tests/tmpfs/Makefile            |  24 ++++
 tests/xfs/799                   |  38 +++++
 tests/xfs/799.out               |   2 +
 tests/xfs/800                   |  38 +++++
 tests/xfs/800.out               |   2 +
 19 files changed, 622 insertions(+), 87 deletions(-)
--
Zorro Lang
zlang@kernel.org

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-19 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-19 11:43 [ANNOUNCE] fstests: for-next branch updated to v2023.03.19 Zorro Lang

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).