linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 6676905
@ 2014-11-10  7:08 Dave Chinner
  0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2014-11-10  7:08 UTC (permalink / raw)
  To: fstests; +Cc: linux-fsdevel

[-- Attachment #1: Type: text/plain, Size: 3605 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:

6676905 generic: add test to verify xattr replace operations are atomic

New Commits:

Anna Schumaker (1):
      [73dfa4a] common: Fixes for testing NFS over IPv6

Brian Foster (1):
      [e62dbea] xfs/062: verify bulkstat finds all inodes

Dmitry Monakhov (2):
      [fd730cf] fstests: update 'new' script
      [33e0889] aio: add regression test race between write and fcntl

Eric Sandeen (1):
      [155cf51] xfs/068: fix expected output file for proper restore output

Eryu Guan (5):
      [76c5f3c] common: re-enable tests that require scratch dev on NFS
      [129444c] common: add _require_block_device() helper
      [f72abf5] generic: skip atime related tests on NFS
      [1bc9c1a] common: use _scratch_mount helper in _require_relatime()
      [664f1f0] generic/277: add _require_attrs

Filipe Manana (2):
      [8c7c07e] btrfs: regression test for ro snapshot creation
      [6676905] generic: add test to verify xattr replace operations are atomic

Jan Kara (1):
      [fa7f9fb] xfs/195: Use XFSDUMP_PROG instead of xfsdump directly

Liu Bo (1):
      [181ba03] aio: fix memory corruption in aio-last-ref-held-by-io

Qu Wenruo (1):
      [027bcfa] btrfs: regression test for btrfs extent merge


Code Diffstat:

 common/config                                 |    6 +-
 common/rc                                     |   58 +-
 new                                           |   85 ++-
 src/aio-dio-regress/aio-dio-fcntl-race.c      |  150 ++++
 src/aio-dio-regress/aio-last-ref-held-by-io.c |    4 +-
 tests/btrfs/078                               |   85 +++
 tests/btrfs/078.out                           |    2 +
 tests/btrfs/079                               |  126 ++++
 tests/btrfs/079.out                           |    2 +
 tests/btrfs/group                             |    2 +
 tests/generic/003                             |    1 +
 tests/generic/036                             |   51 ++
 tests/generic/036.out                         |    2 +
 tests/generic/037                             |  102 +++
 tests/generic/037.out                         | 1001 +++++++++++++++++++++++++
 tests/generic/076                             |    1 +
 tests/generic/192                             |    1 +
 tests/generic/277                             |    2 +
 tests/generic/group                           |    2 +
 tests/xfs/062                                 |  110 +++
 tests/xfs/062.out                             |   17 +
 tests/xfs/068.out                             |    2 +-
 tests/xfs/195                                 |    7 +-
 tests/xfs/group                               |    1 +
 24 files changed, 1782 insertions(+), 38 deletions(-)
 create mode 100644 src/aio-dio-regress/aio-dio-fcntl-race.c
 create mode 100755 tests/btrfs/078
 create mode 100644 tests/btrfs/078.out
 create mode 100755 tests/btrfs/079
 create mode 100644 tests/btrfs/079.out
 create mode 100755 tests/generic/036
 create mode 100644 tests/generic/036.out
 create mode 100755 tests/generic/037
 create mode 100644 tests/generic/037.out
 create mode 100755 tests/xfs/062
 create mode 100644 tests/xfs/062.out
-- 
Dave Chinner
david@fromorbit.com

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-10  7:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-10  7:08 [ANNOUNCE] fstests: master branch updated to 6676905 Dave Chinner

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