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

[-- Attachment #1: Type: text/plain, Size: 2613 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 contains some bugfixes and improvements,
mainly for xfs and idmapped mount tests. There's also one new xfs case, which
should pass with latest v5.16 kernel.

Thanks,
Eryu

The new head of the master branch is commit:

bec9f2cc9d7a unwritten_sync: convert XFS_IOC_FREESP64 to ftruncate

New commits:

Christian Brauner (3):
      [b3c31bd3ab60] idmapped-mounts: remove redundant fchownat() call in setgid tests
      [7edd45acf142] idmapped-mounts: add more explanations to setgid tests
      [9100066c2034] idmapped-mounts: add missing ownership comparisons to setgid tests

Darrick J. Wong (7):
      [3f79f632b073] common/rc: fix unicode checker detection in xfs_scrub
      [3925a4ec9d47] xfs/220: fix quotarm syscall test
      [9ecf4cbf3c37] xfs: test fixes for new 5.17 behaviors
      [c2a8e177817e] xfs: regression test for allocsp handing out stale disk contents
      [a32fb1bb5661] fsx: add support for XFS_IOC_ALLOCSP
      [479b5b5786db] alloc: upgrade to fallocate
      [bec9f2cc9d7a] unwritten_sync: convert XFS_IOC_FREESP64 to ftruncate

Qu Wenruo (1):
      [94232f08cb9c] btrfs/011: continue the test if we failed to cancel the replace

Shiyang Ruan (1):
      [26d2df0ee39a] generic/670: allow _mread_range() races with reflink_range()

Theodore Ts'o (1):
      [db4dfa826d7a] common/rc: fix _check_xfs_scrub_does_unicode on newer versions of libc-bin


Code Diffstat:

 .gitignore                            |   1 +
 common/rc                             |  19 ++++--
 common/xfs                            |  12 ++++
 ltp/fsx.c                             | 110 +++++++++++++++++++++++++++++++-
 src/Makefile                          |   2 +-
 src/alloc.c                           |  66 +++++++++++++++----
 src/allocstale.c                      | 117 ++++++++++++++++++++++++++++++++++
 src/idmapped-mounts/idmapped-mounts.c |  62 ++++++++++++++++--
 src/unwritten_sync.c                  |   9 +--
 tests/btrfs/011                       |  16 ++++-
 tests/generic/670                     |   5 +-
 tests/xfs/107                         |  57 +++++++++++++++++
 tests/xfs/107.out                     |   2 +
 tests/xfs/130                         |   6 +-
 tests/xfs/130.out                     |   1 +
 tests/xfs/220                         |  30 +++++++--
 tests/xfs/308                         |   5 +-
 tests/xfs/308.out                     |   2 -
 18 files changed, 475 insertions(+), 47 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:[~2022-01-16 15:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-16 15:38 [ANNOUNCE] fstests: master branch updated to bec9f2cc9d7a 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).