fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 220b7e35fe34
@ 2019-11-03 16:26 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2019-11-03 16:26 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 2413 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. Thanks to kaixuxia, fsstress is now having renameat2
support, and there's a new test that takes use of this new functionality! Also
many thanks to Brian Foster reviewing the renameat2 support patchsets.

The other commits are fixing random bugs, so there should be no new failures
after this update.

Thanks,
Eryu

The new head of the master branch is commit:

220b7e35fe34 generic/317: Use relative paths to avoid traversal permission problems

New commits:

Baihua Lu (1):
      [c062fdb6705e] common/rc: fix _require_xfs_io_command utimes check

Chao Yu (1):
      [11d3da6a7fe1] common/rc: generalize _get_filesize()

Eric Biggers (1):
      [eff343fb5d5f] generic: handle fs.verity.require_signatures being enabled

Zhihao Cheng (1):
      [220b7e35fe34] generic/317: Use relative paths to avoid traversal permission problems

kaixuxia (4):
      [266e3c91d649] fsstress: show the real file id and parid in rename_f()
      [7f41cf24140c] fsstress: add NOREPLACE and WHITEOUT renameat2 support
      [65dfd40a97b6] fsstress: add EXCHANGE renameat2 support
      [0f211f5bca40] generic: test the deadlock between the AGI and AGF with RENAME_WHITEOUT


Code Diffstat:

 common/populate       |   2 +-
 common/rc             |   7 +-
 common/verity         |  41 +++++++--
 ltp/fsstress.c        | 231 +++++++++++++++++++++++++++++++++++++++++---------
 tests/btrfs/086       |   2 +-
 tests/generic/013     |   5 --
 tests/generic/275     |   2 +-
 tests/generic/286     |   8 +-
 tests/generic/297     |   2 +-
 tests/generic/298     |   2 +-
 tests/generic/315     |   2 +-
 tests/generic/317     |   5 +-
 tests/generic/399     |   2 +-
 tests/generic/497     |   8 +-
 tests/generic/514     |   2 +-
 tests/generic/572     |   6 +-
 tests/generic/573     |   2 +
 tests/generic/574     |   2 +
 tests/generic/575     |   2 +
 tests/generic/576     |   2 +
 tests/generic/577     |   8 +-
 tests/generic/577.out |   1 -
 tests/generic/579     |   2 +
 tests/generic/585     |  56 ++++++++++++
 tests/generic/585.out |   2 +
 tests/generic/group   |   1 +
 tests/overlay/060     |   2 +-
 tests/xfs/014         |   2 +-
 tests/xfs/076         |   2 +-
 tests/xfs/306         |   2 +-
 30 files changed, 334 insertions(+), 79 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:[~2019-11-03 16:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-03 16:26 [ANNOUNCE] fstests: master branch updated to 220b7e35fe34 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).