All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: merge v2024.09.08 onto master branch
@ 2024-09-29 13:30 Zorro Lang
  0 siblings, 0 replies; only message in thread
From: Zorro Lang @ 2024-09-29 13:30 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 4071 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 v2024.09.08 version.

Thanks,
Zorro

The new head of the master branch is commit:

f71228e304b2 btrfs/319: make the test work when compression is used

New commits:

Aleksa Sarai (2):
      [1e207662b3ce] open_by_handle: verify u32 and u64 mount IDs
      [6171b03c92a6] generic/756: test name_to_handle_at(AT_HANDLE_MNT_ID_UNIQUE) explicitly

Amir Goldstein (1):
      [55158bfc9946] overlay: deprecate test t_truncate_self

Brian Foster (4):
      [bc0c52655c5a] fsx: don't skip file size and buf updates on simulated ops
      [11dbbdff1737] fsx: factor out a file size update helper
      [9e2b0f4c9579] fsx: support eof page pollution for eof zeroing test coverage
      [fea26871799f] generic: test to run fsx eof pollution

Chao Yu (1):
      [c88734099723] f2fs/003: add missing _fixed_by_kernel_commit line

Chen Hanxiao (1):
      [0afb586a7e77] generic/362: skip test on NFS mount

Darrick J. Wong (7):
      [1dbd10d1bbca] generic/453: test confusable name detection with 32-bit unicode codepoints
      [c63a6fe02353] generic/453: check xfs_scrub detection of confusing job offers
      [652692a8e475] xfs: test xfs_scrub services
      [18c331d98c29] xfs/004: fix column extraction code
      [fff4042b60be] xfs: refactor statfs field extraction
      [c9b3c1c392fd] common/xfs: FITRIM now supports realtime volumes
      [87f14ee1f79f] xfs: functional testing for filesystem properties

Filipe Manana (3):
      [a8d61229a949] btrfs/319: add git commit ID
      [136c5099d07e] generic: test concurrent direct IO writes and fsync using same fd
      [f71228e304b2] btrfs/319: make the test work when compression is used

Qu Wenruo (2):
      [869685f2f308] fstests: btrfs/125: do not use raid5 for metadata
      [66a2179efbde] fstests: btrfs: test reading data with a corrupted checksum tree leaf


Code Diffstat:

 .gitignore                    |   2 +-
 common/config                 |   1 +
 common/rc                     |  38 +++++++++
 common/systemd                |  73 +++++++++++++++++
 common/xfs                    |  60 +++++++++++++-
 doc/group-names.txt           |   1 +
 ltp/fsx.c                     | 134 +++++++++++++++++++++++--------
 src/Makefile                  |   4 +-
 src/dio-write-fsync-same-fd.c | 106 +++++++++++++++++++++++++
 src/open_by_handle.c          | 178 ++++++++++++++++++++++++++++++++++--------
 src/t_truncate_self.c         |  26 ------
 tests/btrfs/125               |   2 +-
 tests/btrfs/319               |  21 +++--
 tests/btrfs/319.out           |   4 -
 tests/btrfs/321               |  83 ++++++++++++++++++++
 tests/btrfs/321.out           |   2 +
 tests/f2fs/003                |   3 +
 tests/generic/062             |   4 +
 tests/generic/362             |   2 +
 tests/generic/363             |  23 ++++++
 tests/generic/363.out         |   2 +
 tests/generic/364             |  31 ++++++++
 tests/generic/364.out         |   2 +
 tests/generic/453             | 111 +++++++++++++++++++++++---
 tests/generic/756             |  65 +++++++++++++++
 tests/generic/756.out         |   5 ++
 tests/overlay/013             |  41 ----------
 tests/overlay/013.out         |   2 -
 tests/xfs/004                 |  19 +++--
 tests/xfs/176                 |   4 +-
 tests/xfs/187                 |   6 +-
 tests/xfs/541                 |   6 +-
 tests/xfs/802                 | 140 +++++++++++++++++++++++++++++++++
 tests/xfs/802.out             |   5 ++
 tests/xfs/803                 | 137 ++++++++++++++++++++++++++++++++
 tests/xfs/803.out             |  53 +++++++++++++
 tests/xfs/804                 | 122 +++++++++++++++++++++++++++++
 tests/xfs/804.out             |  46 +++++++++++
 tests/xfs/805                 |  66 ++++++++++++++++
 tests/xfs/805.out             |   9 +++
 tests/xfs/806                 |  63 +++++++++++++++
 tests/xfs/806.out             |   8 ++
 42 files changed, 1532 insertions(+), 178 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:[~2024-09-29 13:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-29 13:30 [ANNOUNCE] fstests: merge v2024.09.08 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.