From: Dave Chinner <david@fromorbit.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] xfstests: master branch updated to c947ef4
Date: Fri, 12 Dec 2014 15:10:15 +1100 [thread overview]
Message-ID: <20141212041015.GI9756@dastard> (raw)
[-- Attachment #1: Type: text/plain, Size: 5551 bytes --]
Hi folks,
The xfstests repository at git://oss.sgi.com/xfs/cmds/xfstests has
just been updated. Patches often get missed, so please check if your
outstanding patches were in this update. If they have not been in
this update, please resubmit them to fstests@vger.kernel.org so they
can be picked up in the next update.
The new head of the master branch is commit:
c947ef4 ext4: the _require checks for bigalloc need a larger fs size
New Commits:
Dave Chinner (1):
[c7aa9d3] xfs/096: strip log stripe warnings from mkfs.xfs
David Disseldorp (2):
[20bde4f] common: rename _require_btrfs_cloner to _require_cloner
[28da761] cifs: add server-side copy sanity test
Eric Sandeen (2):
[b3db9ca] xfs: test xfs_copy for various sector and block sizes
[ca28228] generic: use xfs_io falloc, not fallocate
Eryu Guan (5):
[3de9ad0] common: enable tests that require scratch device on CIFS
[67cf62f] xfs/071: remove xfs/071.out from git
[dd3c7a6] fstests: change mode of test files to 0755
[8d03c12] btrfs/017: remove duplicate test
[7b7e449] common: fix comment about _require_test
Filipe Manana (1):
[038401d] btrfs: add test to stress chunk allocation/removal and fstrim
Steve French (1):
[595b93e] common: update README to list build dependencies
Vishal Verma (1):
[c947ef4] ext4: the _require checks for bigalloc need a larger fs size
Xiaoguang Wang (1):
[bf1b82f] ext4: add dump/restore test
Code Diffstat:
README | 6 ++
common/config | 2 +
common/rc | 20 ++++--
tests/btrfs/010 | 0
tests/btrfs/013 | 0
tests/btrfs/015 | 0
tests/btrfs/017.out | 2 -
tests/btrfs/018 | 0
tests/btrfs/026 | 0
tests/btrfs/027 | 0
tests/btrfs/028 | 0
tests/btrfs/029 | 0
tests/btrfs/031 | 0
tests/btrfs/035 | 2 +-
tests/btrfs/043 | 0
tests/btrfs/044 | 0
tests/btrfs/046 | 0
tests/btrfs/049 | 0
tests/btrfs/052 | 2 +-
tests/btrfs/055 | 2 +-
tests/btrfs/056 | 2 +-
tests/btrfs/057 | 0
tests/btrfs/058 | 0
tests/btrfs/076 | 0
tests/btrfs/077 | 0
tests/btrfs/group | 1 -
tests/{btrfs/017 => cifs/001} | 40 ++++++-----
tests/cifs/001.out | 21 ++++++
tests/cifs/group | 6 ++
tests/ext4/004 | 89 ++++++++++++++++++++++++
tests/ext4/004.out | 2 +
tests/ext4/group | 3 +-
tests/generic/029 | 0
tests/generic/030 | 0
tests/generic/031 | 0
tests/generic/032 | 0
tests/generic/033 | 0
tests/generic/038 | 153 ++++++++++++++++++++++++++++++++++++++++++
tests/generic/038.out | 2 +
tests/generic/299 | 8 ++-
tests/generic/315 | 4 +-
tests/generic/323 | 0
tests/generic/324 | 0
tests/generic/group | 1 +
tests/xfs/032 | 80 ++++++++++++++++++++++
tests/xfs/032.out | 2 +
tests/xfs/071.out | 107 -----------------------------
tests/xfs/096 | 4 +-
tests/xfs/096.external | 2 -
tests/xfs/096.internal | 4 --
tests/xfs/298 | 0
tests/xfs/306 | 0
tests/xfs/group | 1 +
53 files changed, 420 insertions(+), 148 deletions(-)
mode change 100644 => 100755 tests/btrfs/010
mode change 100644 => 100755 tests/btrfs/013
mode change 100644 => 100755 tests/btrfs/015
delete mode 100644 tests/btrfs/017.out
mode change 100644 => 100755 tests/btrfs/018
mode change 100644 => 100755 tests/btrfs/026
mode change 100644 => 100755 tests/btrfs/027
mode change 100644 => 100755 tests/btrfs/028
mode change 100644 => 100755 tests/btrfs/029
mode change 100644 => 100755 tests/btrfs/031
mode change 100644 => 100755 tests/btrfs/043
mode change 100644 => 100755 tests/btrfs/044
mode change 100644 => 100755 tests/btrfs/046
mode change 100644 => 100755 tests/btrfs/049
mode change 100644 => 100755 tests/btrfs/057
mode change 100644 => 100755 tests/btrfs/058
mode change 100644 => 100755 tests/btrfs/076
mode change 100644 => 100755 tests/btrfs/077
rename tests/{btrfs/017 => cifs/001} (59%)
mode change 100644 => 100755
create mode 100644 tests/cifs/001.out
create mode 100644 tests/cifs/group
create mode 100755 tests/ext4/004
create mode 100644 tests/ext4/004.out
mode change 100644 => 100755 tests/generic/029
mode change 100644 => 100755 tests/generic/030
mode change 100644 => 100755 tests/generic/031
mode change 100644 => 100755 tests/generic/032
mode change 100644 => 100755 tests/generic/033
create mode 100755 tests/generic/038
create mode 100644 tests/generic/038.out
mode change 100644 => 100755 tests/generic/323
mode change 100644 => 100755 tests/generic/324
create mode 100755 tests/xfs/032
create mode 100644 tests/xfs/032.out
delete mode 100644 tests/xfs/071.out
mode change 100644 => 100755 tests/xfs/298
mode change 100644 => 100755 tests/xfs/306
--
Dave Chinner
david@fromorbit.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
reply other threads:[~2014-12-12 4: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=20141212041015.GI9756@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