All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Tinguely <tinguely@sgi.com>
To: jeff.liu@oracle.com
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH v3 1/2] xfstests: introduce 279 for SEEK_DATA/SEEK_HOLE sanity test
Date: Thu, 10 May 2012 15:00:26 -0500	[thread overview]
Message-ID: <4FAC1E5A.6050207@sgi.com> (raw)
In-Reply-To: <4F410ABF.7070001@oracle.com>

On 02/19/12 08:44, Jeff Liu wrote:
> Introduce 279 for SEEK_DATA/SEEK_HOLE sanity tests.
>
> Changes to v3:
> --------------
> * Redirect seek sanity test run log to 279.full.
>
> Signed-off-by: Jie Liu<jeff.liu@oracle.com>
>
> ---
>   279                    |   58 ++++
>   279.full               |  116 ++++++++
>   279.out                |    1 +
>   group                  |    1 +
>   src/Makefile           |    2 +-
>   src/seek_sanity_test.c |  683 ++++++++++++++++++++++++++++++++++++++++++++++++
>   6 files changed, 860 insertions(+), 1 deletions(-)
>   create mode 100755 279
>   create mode 100644 279.full
>   create mode 100644 279.out
>   create mode 100644 src/seek_sanity_test.c
>
> diff --git a/279 b/279
> new file mode 100755
> index 0000000..b9e9cc3
> --- /dev/null
> +++ b/279
> @@ -0,0 +1,58 @@
> +#! /bin/bash
> +# FS QA Test No. 279
> +#
> +# SEEK_DATA/SEEK_HOLE sanity tests.
> +#
> +# Improved by Jeff.liu@oracle.com
> +# Creater: josef@redhat.com
> +#

The first open test is 285 now.

It is is a good start of a XFS SEEK_DATA/SEEK_HOLE test.

Reviewed-by: Mark Tinguely <tinguely@sgi.com>

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

  reply	other threads:[~2012-05-10 20:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-19 14:44 [PATCH v3 1/2] xfstests: introduce 279 for SEEK_DATA/SEEK_HOLE sanity test Jeff Liu
2012-05-10 20:00 ` Mark Tinguely [this message]
2012-05-10 20:28 ` Ben Myers
2012-05-11  2:32   ` Jeff Liu

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=4FAC1E5A.6050207@sgi.com \
    --to=tinguely@sgi.com \
    --cc=jeff.liu@oracle.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 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.