All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to d123585ea0d0
@ 2019-05-12 13:07 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2019-05-12 13:07 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 1935 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 other random fixes, this update mainly adds
two new generic tests and fixes test failures on XFS when reflink is enabled by
default. Thanks to Amir Goldstein and Filipe Manana for reviewing the patches!

generic/545 currently fails on overlayfs, and generic/546 fails on btrfs.

Thanks,
Eryu

The new head of the master branch is commit:

d123585ea0d0 xfs/294: calculate space to reserve for fragmentation test

New commits:

Darrick J. Wong (3):
      [2fd273886b52] xfs: refactor minimum log size formatting code
      [3f5941585839] xfs/216: always disable rmap and reflink when creating log size test fs
      [d123585ea0d0] xfs/294: calculate space to reserve for fragmentation test

Jiufei Xue (1):
      [80bac2129b06] generic: check CAP_LINUX_IMMUTABLE capability

Murphy Zhou (1):
      [d349b37c113e] generic/532: do not break golden silence if attributes_mask is 0

Qu Wenruo (1):
      [2bb2dd24cc9e] generic: do operations which doesn't take data space on full fs

Xiao Yang (1):
      [9820d643ea37] ext4/018: Match the value of File ACL accurately


Code Diffstat:

 common/config         |  1 +
 common/xfs            | 36 ++++++++++++++++++++++
 tests/ext4/018        |  2 +-
 tests/generic/532     |  1 -
 tests/generic/545     | 74 +++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/545.out |  9 ++++++
 tests/generic/546     | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/546.out |  3 ++
 tests/generic/group   |  2 ++
 tests/xfs/104         |  3 +-
 tests/xfs/119         |  3 +-
 tests/xfs/216         |  8 ++++-
 tests/xfs/291         |  3 +-
 tests/xfs/294         | 11 ++++---
 tests/xfs/295         |  5 +--
 tests/xfs/297         |  3 +-
 16 files changed, 234 insertions(+), 14 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-12 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-12 13:07 [ANNOUNCE] fstests: master branch updated to d123585ea0d0 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.