All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to 42b851446ff1
Date: Sun, 01 Jul 2018 21:07:51 +0800	[thread overview]
Message-ID: <5b38d22b.1c69fb81.4b6b6.8ebb@mx.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3473 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 contains 8 new tests mainly for xfs and
btrfs, but they all should pass with latest Linus tree. Others are random
updates including license update to src/log-writes/* and fixes to build
infrastructure.

Thanks,
Eryu

The new head of the master branch is commit:

42b851446ff1 build: remove <attr/xattr.h> check

New commits:

Darrick J. Wong (2):
      [e04c7b7e3021] xfs/365: fuzz inobt in ag 1
      [494b07e34015] xfs: regression test for rmapbt fdblocks accounting problems

Filipe Manana (1):
      [89ee377df5f2] btrfs: test power failure while qgroups rescan is in progress

Josef Bacik (1):
      [a0f89557ca46] fstests: add SPDX license comments for src/log-writes/*

Lu Fengqi (3):
      [d61c29d32fab] fsstress: remove include <attr/xattr.h>
      [652fda3ee172] src/t_immutable: use sys/xattr.h instead of attr/xattr.h
      [42b851446ff1] build: remove <attr/xattr.h> check

Luis R. Rodriguez (1):
      [103258a566b4] build: fix install target using sudo

Marco Benatto (1):
      [6a98def59ca9] xfs: Test root inode parent pointer repairing

Qu Wenruo (1):
      [73576ea71e1a] btrfs: test if btrfs will corrupt nodatasum compressed extent when replacing device

Xiao Yang (1):
      [f86ce7cc4b2b] common: Add _dmsetup_create and _dmsetup_remove helpers

Zorro Lang (4):
      [f74e7e186c97] shared: dedupe a single big file and verify integrity
      [e1f4b06edbd7] shared: iterate dedupe integrity test
      [6b6ff4a005a1] shared: dedupe with random io race test
      [c6ded48a3141] xfs: test bad character in xfs_db field list selector string


Code Diffstat:

 common/config               |   1 +
 common/dmdelay              |   9 +---
 common/dmerror              |   9 ++--
 common/dmflakey             |  14 ++----
 common/dmhugedisk           |  15 +++----
 common/dmlogwrites          |   9 +---
 common/dmthin               |  19 ++++----
 common/rc                   |  14 ++++++
 configure.ac                |   1 -
 ltp/fsstress.c              |   3 --
 m4/package_attrdev.m4       |  25 -----------
 src/log-writes/log-writes.c |   1 +
 src/log-writes/log-writes.h |   1 +
 src/log-writes/replay-log.c |   1 +
 src/t_immutable.c           |   2 +-
 tests/Makefile              |   2 +-
 tests/btrfs/166             |  57 ++++++++++++++++++++++++
 tests/btrfs/166.out         |   2 +
 tests/btrfs/167             |  76 ++++++++++++++++++++++++++++++++
 tests/btrfs/167.out         |   2 +
 tests/btrfs/group           |   2 +
 tests/generic/085           |  11 ++---
 tests/shared/008            |  64 +++++++++++++++++++++++++++
 tests/shared/008.out        |   3 ++
 tests/shared/009            | 104 ++++++++++++++++++++++++++++++++++++++++++++
 tests/shared/009.out        |   4 ++
 tests/shared/010            |  94 +++++++++++++++++++++++++++++++++++++++
 tests/shared/010.out        |   2 +
 tests/shared/group          |   3 ++
 tests/xfs/365               |   2 +-
 tests/xfs/450               |  64 +++++++++++++++++++++++++++
 tests/xfs/450.out           |   2 +
 tests/xfs/451               |  57 ++++++++++++++++++++++++
 tests/xfs/451.out           |   2 +
 tests/xfs/452               |  49 +++++++++++++++++++++
 tests/xfs/452.out           |   7 +++
 tests/xfs/group             |   3 ++
 37 files changed, 646 insertions(+), 90 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

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

             reply	other threads:[~2018-07-01 13:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-01 13:07 Eryu Guan [this message]
2018-07-02  2:20 ` [ANNOUNCE] fstests: master branch updated to 42b851446ff1 Zorro Lang
2018-07-02  2:42   ` Lu Fengqi
2018-07-02  7:19     ` Eryu Guan
2018-07-02  7:27       ` Amir Goldstein
2018-07-02  8:18         ` Lu Fengqi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5b38d22b.1c69fb81.4b6b6.8ebb@mx.google.com \
    --to=guaneryu@gmail.com \
    --cc=fstests@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.