[ANNOUNCE] fstests: for-next branch updated to v2024.09.08

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



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 v2024.09.08 release.

Release Notes:
1) There're 8 new test cases in this release, include btrfs/321, g/363,
   g/364, x/802 x/803, x/804, x/805 and x/806.
2) The fsx.c is improved, to support eof page pollution for eof zeroing
   test coverage. New test case g/363 runs that.
3) The overlay/013 has been removed.
4) New tests for xfs_scrub services and xfs properties, refer to x/802~806.
5) Two regression test cases for btrfs known issues, they're btrfs/321 and
   g/364.

More updates and fixes refer to below, thanks for all these contributions!

Thanks,
Zorro

Thanks,
Zorro

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

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

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

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

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

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

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

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

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

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

Qu Wenruo (2):
[U]      [869685f2f308] fstests: btrfs/125: do not use raid5 for metadata
[N]      [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@xxxxxxxxxx

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux