public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Jan Kara <jack@suse.com>
Cc: fstests@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: [PATCH] fstests: Add test of rename
Date: Mon, 21 Sep 2015 11:19:50 +1000	[thread overview]
Message-ID: <20150921011950.GK26895@dastard> (raw)
In-Reply-To: <1440495730-14093-1-git-send-email-jack@suse.com>

On Tue, Aug 25, 2015 at 11:42:10AM +0200, Jan Kara wrote:
> Test renaming of various entry types in directories of various sizes.
> Check that filesystem didn't get corrupted.
> 
> Signed-off-by: Jan Kara <jack@suse.com>
> ---
>  tests/generic/326   | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  tests/generic/group |  1 +
>  2 files changed, 94 insertions(+)
>  create mode 100755 tests/generic/326

Missing an output file. I'll fix it on commit.

> +if _check_scratch_fs; then
> +	_echofull "Scratch fs is fine after renames"
> +	status=0
> +fi

This happens automatically now as a result of _require_scratch being
called, so I'll remove it.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

      reply	other threads:[~2015-09-21  1:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-25  9:42 [PATCH] fstests: Add test of rename Jan Kara
2015-09-21  1:19 ` Dave Chinner [this message]

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=20150921011950.GK26895@dastard \
    --to=david@fromorbit.com \
    --cc=fstests@vger.kernel.org \
    --cc=jack@suse.com \
    --cc=xfs@oss.sgi.com \
    /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