fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 61c6d0c30574
@ 2020-02-02 13:30 Eryu Guan
  2020-02-02 15:20 ` Amir Goldstein
  0 siblings, 1 reply; 2+ messages in thread
From: Eryu Guan @ 2020-02-02 13:30 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 3428 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. This update mainly pulls in the new overlay tests from
Amir Goldstein and a new xfs test, along with other various fixes. The new
overlay tests should not fail on v5.5 kernel, but the new xfs/512 test
currently fails on latest kernel.

The review process was slowed down due to Chinese New Year holiday and Wuhan
coronavirus, so there're still some pending patches to review. But if you have
patches that have been pending for more than 1 month, please resend, they
probably fall out of my radar.

Thanks,
Eryu

The new head of the master branch is commit:

61c6d0c30574 btrfs/130: remove the dangerous group

New commits:

Amir Goldstein (5):
      [88a966b1b9cc] overlay: create the overlay/nested test group
      [7d50029d5863] overlay: test file handles with nested overlay over samefs lower
      [c499faebbf8b] overlay: test file handles with nested overlay over non-samefs lower
      [0482218a3dc3] overlay: test constant ino with nested overlay over samefs lower
      [e288b4bade12] overlay: test constant ino with nested overlay over non-samefs lower

Christoph Hellwig (1):
      [3fde92b2a36b] xfs: add a new test for removing ACLs through the attr interface

Darrick J. Wong (6):
      [fe815742e286] xfs/122: add disk dquot structure to the list
      [6478e3343829] xfs/507: skip if we can't create a large sparse file for testing
      [e002de2e5b54] xfs/279: skip test if we can't allocate scsi_debug device
      [cfa9327172d4] common/rc: fix _get_max_lfs_filesize on 32-bit platforms
      [7d05ebe51ba4] generic/108: skip test if we can't initialize scsi_debug
      [699ebfad5db5] xfs/020: call _notrun if we can't create a 60t sparse image

Deepa Dinamani (1):
      [4bfaca4ef87e] generic/402: Make timestamp range check conditional

Filipe Manana (1):
      [61c6d0c30574] btrfs/130: remove the dangerous group

Josef Bacik (2):
      [27e2a2bd2f44] ltp/fsx: do size check after closeopen operation
      [fb72f6f547d7] ltp/fsx: drop caches if we're doing closeopen

Xiao Yang (1):
      [af37fc423f8e] generic: Add check for required keep_size/punch_hole/zero_range/collapse_range

Yang Xu (1):
      [b536de2a0424] generic/520: Remove sync in clean_dir


Code Diffstat:

 common/rc             |  11 +-
 ltp/fsx.c             |  10 +-
 tests/btrfs/group     |   2 +-
 tests/generic/108     |   4 +-
 tests/generic/402     |  13 ++-
 tests/generic/456     |   3 +
 tests/generic/469     |   3 +
 tests/generic/499     |   1 +
 tests/generic/511     |   1 +
 tests/generic/520     |   1 -
 tests/overlay/068     | 304 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/overlay/068.out |  50 ++++++++
 tests/overlay/069     | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/overlay/069.out |  50 ++++++++
 tests/overlay/070     | 223 +++++++++++++++++++++++++++++++++++
 tests/overlay/070.out |   2 +
 tests/overlay/071     | 237 ++++++++++++++++++++++++++++++++++++++
 tests/overlay/071.out |   2 +
 tests/overlay/group   |   8 +-
 tests/xfs/020         |   2 +
 tests/xfs/122.out     |   1 +
 tests/xfs/279         |   3 +
 tests/xfs/507         |   1 +
 tests/xfs/512         |  59 ++++++++++
 tests/xfs/512.out     |   7 ++
 tests/xfs/group       |   1 +
 26 files changed, 1298 insertions(+), 14 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-02 15:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-02 13:30 [ANNOUNCE] fstests: master branch updated to 61c6d0c30574 Eryu Guan
2020-02-02 15:20 ` Amir Goldstein

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).