[ANNOUNCE] fstests: for-next branch updated to e5555e75ba19

[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 v2022.09.25 release.

Release notes:
1) There're 6 new cases in this release, include g/698, g/699, g/700, g/701,
   btrfs/274 and btrfs/275. They're all for known and fixed linux issues,
   so might fail on old downstream kernel, but generally won't break downstream
   testing by kernel hang/panic.

2) egrep and fgrep is deprecated, latest grep package start to print a warning
   about that. Thanks xzhou@ changes all egrep/fgrep to grep -E/-F in fstests.
   From now on, please don't use egrep and fgrep in fstests, if you have patches
   are using them, please replace with grep -E/-F.

Thanks all your contribution! More details as below.

Thanks,
Zorro

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

e5555e75ba19 btrfs: test xattr changes for RO btrfs property

New commits:

Christian Brauner (3):
[U]      [7c7a73c43be8] idmapped-mounts: account for EOVERFLOW
[N]      [c343488d82d4] generic: basic group ownership changing test
[N]      [b7adca6f6676] generic: overlay group ownership changing test

Filipe Manana (1):
[N]      [a945da31e759] btrfs: test that we can not delete a subvolume with an active swap file

Goldwyn Rodrigues (1):
[N]      [e5555e75ba19] btrfs: test xattr changes for RO btrfs property

Murphy Zhou (2):
[U]      [1cbaf24e0cc8] egrep, fgrep: deprecated
[U]      [9a5559da1af7] common/quota: fix grep pattern

Pavel Reichl (3):
[U]      [e635c29e187d] ext4/044: Add missing check for return value
[U]      [9fd20429c9ce] common: new helper to alloacate fixed size files
[N]      [ce77f0422ae8] generic: test i_blocks for truncated large files

Qu Wenruo (1):
[U]      [42cc53859ca1] btrfs/253: update the data chunk size to the correct one

Zorro Lang (1):
[N]      [033a68a98684] generic: new test to verify selinux label of whiteout inode


Code Diffstat:

 check                     |   2 +-
 common/btrfs              |   4 +-
 common/dmlogwrites        |   2 +-
 common/dump               |   4 +-
 common/encrypt            |   4 +-
 common/filter             |   2 +-
 common/fuzzy              |   6 +-
 common/populate           |   2 +-
 common/quota              |  10 +--
 common/rc                 |  59 ++++++++++++-----
 common/repair             |   2 +-
 common/xfs                |  12 ++--
 src/vfs/idmapped-mounts.c |   4 +-
 tests/btrfs/011           |   2 +-
 tests/btrfs/100           |   2 +-
 tests/btrfs/101           |   2 +-
 tests/btrfs/187           |   2 +-
 tests/btrfs/252           |   2 +-
 tests/btrfs/253           |  18 ++++-
 tests/btrfs/274           |  58 +++++++++++++++++
 tests/btrfs/274.out       |   6 ++
 tests/btrfs/275           |  88 +++++++++++++++++++++++++
 tests/btrfs/275.out       |  39 +++++++++++
 tests/ext4/006            |   2 +-
 tests/ext4/044            |   8 +--
 tests/ext4/044.out        |   4 +-
 tests/generic/164         |   2 +-
 tests/generic/165         |   2 +-
 tests/generic/454         |   2 +-
 tests/generic/670         |   2 +-
 tests/generic/694         |   8 ++-
 tests/generic/698         | 117 +++++++++++++++++++++++++++++++++
 tests/generic/698.out     |  19 ++++++
 tests/generic/699         | 163 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/699.out     |  27 ++++++++
 tests/generic/700         |  64 ++++++++++++++++++
 tests/generic/700.out     |   2 +
 tests/generic/701         |  51 +++++++++++++++
 tests/generic/701.out     |   2 +
 tests/xfs/008             |   2 +-
 tests/xfs/012             |   2 +-
 tests/xfs/033             |   2 +-
 tests/xfs/064             |   4 +-
 tests/xfs/065             |   2 +-
 tests/xfs/083             |   2 +-
 tests/xfs/122             |   4 +-
 tests/xfs/138             |   2 +-
 tests/xfs/185             |   2 +-
 tests/xfs/186             |   4 +-
 tests/xfs/293             |   2 +-
 tests/xfs/330             |   2 +-
 tests/xfs/422             |   2 +-
 tests/xfs/499             |   2 +-
 tests/xfs/505             |   2 +-
 tests/xfs/514             |   2 +-
 tests/xfs/515             |   2 +-
 tests/xfs/517             |   2 +-
 tests/xfs/520             |   2 +-
 tests/xfs/530             |   2 +-
 tests/xfs/539             |   2 +-
 60 files changed, 767 insertions(+), 88 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