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 several improvements and new tests. The last piece of btrfs zoned block device fixes from Naohiro Aota have been merged. And Luis Chamberlain introduced _patient_rmmod() helper to solve the long standing rmmod scsi_debug race. Christian Branuner extended the idmapped mount tests, also introduced btrfs specific idmapped mounts test. The new generic/643 test currently fails with ext4, xfs and btrfs, the proposed fix is not upstreamed yet. xfs/187 has been removed, since xfs is removing the ability to downgrade deprecated V4 filesystems from attr2 to attr1. Thanks, Eryu The new head of the master branch is commit: 5f8179ce8b00 btrfs: introduce btrfs specific idmapped mounts tests New commits: Boyang Xue (1): [39d6777fb39f] ext4: regression test for "tune2fs -l" after ext4 shutdown Christian Brauner (8): [3507237efef9] idmapped-mounts: use die() helper [935ea18dc68e] idmapped-mounts: switch to getopt_long_only() [a36a8d3f9c0c] idmapped-mounts: introduce an explicit command line switch for testsuite [a1067602eff3] generic: add fscaps regression test [dfbbbe0de60d] idmapped-mounts: refactor helpers [4cbbb9577af4] idmapped-mounts: add nested userns creation helpers [065ca65561b1] generic: add nested user namespace tests [5f8179ce8b00] btrfs: introduce btrfs specific idmapped mounts tests Darrick J. Wong (2): [88ed9a8131c3] generic: add swapfile maxpages regression test [75858d5e8baa] xfs/176: fix the group name Dave Chinner (1): [25d4b1fe41b8] xfs/187: remove the test Kai-Wen Hu (1): [2e58996bdbcf] generic/457: post-check fs on thin-vol device instead of scratch device Luis Chamberlain (2): [d405c21d40aa] common/module: add patient module rmmod support [935ed7d3846a] common/scsi_debug: use the patient module remover Naohiro Aota (3): [952310a57d93] common: add zoned block device checks [900288fb6d0b] btrfs: add checks for zoned block device [1538aef8361f] generic: add checks for zoned block device Code Diffstat: README | 4 + common/btrfs | 26 + common/config | 31 + common/module | 108 + common/rc | 13 + common/scsi_debug | 37 +- configure.ac | 10 +- src/idmapped-mounts/idmapped-mounts.c | 4917 ++++++++++++++++++++++++++++++++- src/idmapped-mounts/mount-idmapped.c | 229 +- src/idmapped-mounts/utils.c | 359 ++- src/idmapped-mounts/utils.h | 102 +- tests/btrfs/003 | 16 +- tests/btrfs/011 | 21 +- tests/btrfs/012 | 2 + tests/btrfs/023 | 2 + tests/btrfs/049 | 2 + tests/btrfs/116 | 2 + tests/btrfs/124 | 4 + tests/btrfs/131 | 2 + tests/btrfs/136 | 2 + tests/btrfs/140 | 2 + tests/btrfs/194 | 2 +- tests/btrfs/195 | 2 + tests/btrfs/197 | 2 + tests/btrfs/198 | 2 + tests/btrfs/215 | 2 + tests/btrfs/236 | 33 +- tests/btrfs/245 | 34 + tests/btrfs/245.out | 2 + tests/ext4/051 | 29 + tests/ext4/051.out | 2 + tests/generic/108 | 2 + tests/generic/457 | 3 + tests/generic/471 | 2 + tests/generic/570 | 2 + tests/generic/633 | 3 +- tests/generic/643 | 62 + tests/generic/643.out | 2 + tests/generic/644 | 28 + tests/generic/644.out | 2 + tests/generic/645 | 28 + tests/generic/645.out | 2 + tests/xfs/176 | 2 +- tests/xfs/187 | 117 - tests/xfs/187.out | 39 - 45 files changed, 5699 insertions(+), 596 deletions(-) -- Eryu Guan guaneryu@xxxxxxxxx
Attachment:
signature.asc
Description: PGP signature