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 03d77eb7539b
Date: Sun, 01 Apr 2018 22:47:30 +0800	[thread overview]
Message-ID: <5ac0f108.44cc620a.fa6f7.e188@mx.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1640 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 mainly improves overlay and xfs tests, by
adding new tests and fixes.

New failures I've noticed in this update:
- xfs/278 fails if you're not using xfsprogs for-next branch
- xfs/444 is a new test and fails with current Linus tree

Thanks,
Eryu

The new head of the master branch is commit:

03d77eb7539b overlay: test decoding overlay file handles with warm/cold dentry cache

New commits:

Amir Goldstein (5):
      [10a56715e9b2] overlay/05[45]: Document the fix commit
      [fbc0f6913e44] open_by_handle: make -h (help) a valid option
      [63e83951ff2d] open_by_handle: add -n option to suppress drop caches
      [555cdbee5647] open_by_handle: add -s option to sleep and keep files open by handle
      [03d77eb7539b] overlay: test decoding overlay file handles with warm/cold dentry cache

Darrick J. Wong (2):
      [e873eb985788] xfs: test agfl reset on bad list wrapping
      [d75c76f63d43] xfs/278: find sfdir inode field prefix


Code Diffstat:

 common/rc             |  30 +++++-
 src/open_by_handle.c  |  59 ++++++++----
 tests/overlay/054     |   3 +
 tests/overlay/055     |   3 +
 tests/overlay/058     | 137 +++++++++++++++++++++++++++
 tests/overlay/058.out |   9 ++
 tests/overlay/group   |   1 +
 tests/xfs/278         |  38 ++++++--
 tests/xfs/444         | 258 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/444.out     |  13 +++
 tests/xfs/group       |   1 +
 11 files changed, 522 insertions(+), 30 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

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

                 reply	other threads:[~2018-04-01 14:47 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=5ac0f108.44cc620a.fa6f7.e188@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.