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 c3d3e1e
Date: Mon, 4 May 2015 22:59:47 +1000	[thread overview]
Message-ID: <20150504125947.GH15810@dastard> (raw)

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:

c3d3e1e xfstests: btrfs: 020 is bit diverted from its objective

New Commits:

Anand Jain (1):
      [c3d3e1e] xfstests: btrfs: 020 is bit diverted from its objective

Dave Chinner (2):
      [d5425f4] generic: LVM and ram disks don't play well
      [9435b92] common: _require_command needs to handle parameters

Eryu Guan (7):
      [0a0dd14] generic: test quota handling on remount ro failure
      [ddb8f4e] generic: test hardlink to unlinked file
      [3634bde] shared: test truncate orphan inodes when mounting extN
      [6139f10] generic: test fs freeze/unfreeze and mount/umount race
      [bd8febe] generic: add _require_metadata_journaling to more tests
      [b928ca4] shared/289: do not special-case ext3
      [69cb5fb] generic/204: use more space for inode allocation

Filipe Manana (3):
      [2fbdbfb] btrfs: test btrfs send after complex directory hierarchy changes
      [1a9dfb7] btrfs: exercise transaction abort on device with discard support
      [51c53eb] btrfs: test btrfs send after swapping directory names differently

Lukas Czerner (1):
      [7699037] generic: test data corruption on ext4 caused by written/delayed extent

Qu Wenruo (2):
      [842c5a5] btrfs: Check return value of "btrfs filesystem show" command
      [f24afad] btrfs: Incorrect exclusive reference number after file clone.


Code Diffstat:

 common/rc             |  50 +++++++++----
 tests/btrfs/020       |   2 -
 tests/btrfs/087       | 199 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/087.out   |   2 +
 tests/btrfs/088       | 133 +++++++++++++++++++++++++++++++++
 tests/btrfs/088.out   |   9 +++
 tests/btrfs/090       |  71 ++++++++++++++++++
 tests/btrfs/090.out   |   2 +
 tests/btrfs/091       | 102 ++++++++++++++++++++++++++
 tests/btrfs/091.out   |   7 ++
 tests/btrfs/092       | 186 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/092.out   |   2 +
 tests/btrfs/group     |   5 ++
 tests/generic/039     |   1 +
 tests/generic/059     |   1 +
 tests/generic/081     |   1 -
 tests/generic/082     |  73 ++++++++++++++++++
 tests/generic/082.out |   3 +
 tests/generic/084     | 104 ++++++++++++++++++++++++++
 tests/generic/084.out |   2 +
 tests/generic/085     | 106 +++++++++++++++++++++++++++
 tests/generic/085.out |   2 +
 tests/generic/086     |  85 +++++++++++++++++++++
 tests/generic/086.out |  14 ++++
 tests/generic/204     |   6 +-
 tests/generic/325     |   1 +
 tests/generic/group   |   4 +
 tests/shared/001      |  71 ++++++++++++++++++
 tests/shared/001.out  |   2 +
 tests/shared/289      |  13 +---
 tests/shared/group    |   1 +
 31 files changed, 1230 insertions(+), 30 deletions(-)
 create mode 100755 tests/btrfs/087
 create mode 100644 tests/btrfs/087.out
 create mode 100755 tests/btrfs/088
 create mode 100644 tests/btrfs/088.out
 create mode 100755 tests/btrfs/090
 create mode 100644 tests/btrfs/090.out
 create mode 100755 tests/btrfs/091
 create mode 100644 tests/btrfs/091.out
 create mode 100755 tests/btrfs/092
 create mode 100644 tests/btrfs/092.out
 create mode 100755 tests/generic/082
 create mode 100644 tests/generic/082.out
 create mode 100755 tests/generic/084
 create mode 100644 tests/generic/084.out
 create mode 100755 tests/generic/085
 create mode 100644 tests/generic/085.out
 create mode 100755 tests/generic/086
 create mode 100644 tests/generic/086.out
 create mode 100755 tests/shared/001
 create mode 100644 tests/shared/001.out
-- 
Dave Chinner
david@fromorbit.com

                 reply	other threads:[~2015-05-04 12:59 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=20150504125947.GH15810@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