public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] xfstests: master branch updated to 0bbd20b10476
Date: Wed, 28 Sep 2016 10:10:41 +1000	[thread overview]
Message-ID: <20160928001041.GD9806@dastard> (raw)

[-- Attachment #1: Type: text/plain, Size: 4747 bytes --]

Hi folks,

The master branch of the xfstests repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git

have just been updated. There's a bunch of changes to quota tests in
this update - previously XFS specific tests have been made generic.
Don't be surprised if there's some new failures reported for these
quota tests on filesystems other than XFS - they may be real
filesystem issues or they may be issues from porting the tests
across to be generic....

-Dave.

The new head of the master branch is commit:

0bbd20b10476 btrfs: test free space tree mount options

New Commits:

Eric Sandeen (4):
      [bda2cdea400d] xfs/260: fix output to match actions
      [ee25b89d8c26] xfs: modify quota tests to work on generic filesystems
      [fe901ccaa7bb] fstests: move now-generic quota tests to generic
      [7369e9c7f90f] xfs: make some xfs project quota tests generic

Eryu Guan (3):
      [88d00424cff1] overlay: sgid inheritance over whiteout
      [a68323584dc6] fstests: require scratch dev in tests using dm targets
      [c27a67f0e7e7] fstests: move now-generic xfs project quota tests generic

Omar Sandoval (1):
      [0bbd20b10476] btrfs: test free space tree mount options

Wang Xiaoguang (1):
      [73ca62e997ce] generic: truncate heavily reflinked file

Xiao Yang (2):
      [f4a4c64c296e] xfs/098: fix xfs_repair on newer xfsprogs
      [e35b2df320ec] common/rc: fix fsmap check

Zorro Lang (1):
      [81dc4bc7280c] xfs: various operations on mounted fs


Code Diffstat:

 common/quota                           |  55 +++++++++++--
 common/rc                              |  10 ++-
 tests/btrfs/131                        | 153 ++++++++++++++++++++++++++++++++++++
 tests/btrfs/131.out                    |  20 +++++
 tests/btrfs/group                      |   1 +
 tests/generic/347                      |   1 +
 tests/{xfs/054 => generic/379}         |  20 ++---
 tests/{xfs/054.out => generic/379.out} |   2 +-
 tests/{xfs/118 => generic/380}         |  11 +--
 tests/{xfs/118.out => generic/380.out} |   2 +-
 tests/{xfs/138 => generic/381}         |   7 +-
 tests/{xfs/138.out => generic/381.out} |   2 +-
 tests/{xfs/260 => generic/382}         |  19 ++---
 tests/{xfs/260.out => generic/382.out} |  12 +--
 tests/{xfs/133 => generic/383}         |  18 +++--
 tests/generic/383.out                  |   8 ++
 tests/{xfs/134 => generic/384}         |  28 +++----
 tests/{xfs/134.out => generic/384.out} |   2 +-
 tests/{xfs/196 => generic/385}         |  15 ++--
 tests/{xfs/196.out => generic/385.out} |   2 +-
 tests/{xfs/262 => generic/386}         |  14 ++--
 tests/generic/386.out                  |   2 +
 tests/generic/387                      |  81 +++++++++++++++++++
 tests/generic/387.out                  |   2 +
 tests/generic/group                    |   9 +++
 tests/overlay/015                      |  97 +++++++++++++++++++++++
 tests/overlay/015.out                  |   6 ++
 tests/overlay/group                    |   1 +
 tests/xfs/006                          |   2 +-
 tests/xfs/098                          |  16 +++-
 tests/xfs/133.out                      |   8 --
 tests/xfs/262.out                      |   2 -
 tests/xfs/264                          |   2 +-
 tests/xfs/284                          | 107 +++++++++++++++++++++++++
 tests/xfs/284.out                      |   8 ++
 tests/xfs/group                        |   9 +--
 36 files changed, 648 insertions(+), 106 deletions(-)
 create mode 100755 tests/btrfs/131
 create mode 100644 tests/btrfs/131.out
 rename tests/{xfs/054 => generic/379} (90%)
 rename tests/{xfs/054.out => generic/379.out} (99%)
 rename tests/{xfs/118 => generic/380} (93%)
 rename tests/{xfs/118.out => generic/380.out} (97%)
 rename tests/{xfs/138 => generic/381} (95%)
 rename tests/{xfs/138.out => generic/381.out} (93%)
 rename tests/{xfs/260 => generic/382} (84%)
 rename tests/{xfs/260.out => generic/382.out} (65%)
 rename tests/{xfs/133 => generic/383} (81%)
 create mode 100644 tests/generic/383.out
 rename tests/{xfs/134 => generic/384} (84%)
 rename tests/{xfs/134.out => generic/384.out} (78%)
 rename tests/{xfs/196 => generic/385} (89%)
 rename tests/{xfs/196.out => generic/385.out} (99%)
 rename tests/{xfs/262 => generic/386} (94%)
 create mode 100644 tests/generic/386.out
 create mode 100755 tests/generic/387
 create mode 100644 tests/generic/387.out
 create mode 100755 tests/overlay/015
 create mode 100644 tests/overlay/015.out
 delete mode 100644 tests/xfs/133.out
 delete mode 100644 tests/xfs/262.out
 create mode 100755 tests/xfs/284
 create mode 100644 tests/xfs/284.out
-- 
Dave Chinner
david@fromorbit.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

                 reply	other threads:[~2016-09-28  0:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160928001041.GD9806@dastard \
    --to=david@fromorbit.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox