All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 82eda8820ddd
@ 2019-09-15 16:41 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2019-09-15 16:41 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 1828 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. Along with some random bugfixes, there're two new btrfs
tests and one generic test, which exercises mmap write v.s. punch_hole.

The only new failure you will see is btrfs/193, which tests qgroup space leak
on falloc over holes.

Many thanks to Filipe Manana and Brian Foster for reviewing patches!

Thanks,
Eryu

The new head of the master branch is commit:

82eda8820ddd btrfs: Verify falloc on multiple holes won't leak qgroup reserved data space

New commits:

Andreas Gruenbacher (1):
      [332232b37f4d] generic: test mmap write vs. hole punching

Eric Sandeen (1):
      [298319fd4a2c] generic/564: fix copy_range -f availability test

Filipe Manana (1):
      [4f7f6f1cf1b2] btrfs/079: fix failure to umount scratch fs due to running filefrag process

Qu Wenruo (2):
      [d0f42706da50] btrfs: Check snapshot creation and deletion with dm-logwrites
      [82eda8820ddd] btrfs: Verify falloc on multiple holes won't leak qgroup reserved data space

Yang Xu (1):
      [4bcf365a3f94] generic/566: use _require_xfs_quota_foreign and remove -f option


Code Diffstat:

 common/config         |   1 +
 common/dmlogwrites    |   2 +-
 common/rc             |   2 +-
 tests/btrfs/079       |   6 ++
 tests/btrfs/192       | 175 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/192.out   |   2 +
 tests/btrfs/193       |  69 ++++++++++++++++++++
 tests/btrfs/193.out   |   8 +++
 tests/btrfs/group     |   2 +
 tests/generic/564     |   2 +
 tests/generic/566     |   5 +-
 tests/generic/567     |  62 ++++++++++++++++++
 tests/generic/567.out |  19 ++++++
 tests/generic/group   |   1 +
 14 files changed, 352 insertions(+), 4 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-09-15 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-15 16:41 [ANNOUNCE] fstests: master branch updated to 82eda8820ddd Eryu Guan

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.