public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: "Zhong, Xin" <xin.zhong@intel.com>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH v3] xfstests: pwrite hang when writing from mmaped buffer of the same page
Date: Thu, 16 Dec 2010 09:58:50 +1100	[thread overview]
Message-ID: <20101215225850.GH9925@dastard> (raw)
In-Reply-To: <1292304018-10827-1-git-send-email-xin.zhong@intel.com>

On Tue, Dec 14, 2010 at 01:20:18PM +0800, Zhong, Xin wrote:
> The problem is found in meego testing on btrfs:
> http://bugs.meego.com/show_bug.cgi?id=6672
> 
> Reviewed-by: Hellwig, Christoph <hch@infradead.org> and Chinner, Dave <david@fromorbit.com>
> Signed-off-by: Zhong, Xin <xin.zhong@intel.com>
> ---
>  248                       |   57 ++++++++++++++++++++++++++++++++++++
>  248.out                   |    2 +
>  group                     |    1 +
>  src/Makefile              |    2 +-
>  src/pwrite_mmap_blocked.c |   71 +++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 132 insertions(+), 1 deletions(-)
>  create mode 100644 248
>  create mode 100644 248.out
>  create mode 100644 src/pwrite_mmap_blocked.c
> 
> diff --git a/248 b/248
> new file mode 100644
> index 0000000..ea4313f
> --- /dev/null
> +++ b/248
> @@ -0,0 +1,57 @@
> +#! /bin/bash
> +# FS QA Test No. 248
> +#
> +# Test for pwrite hang problem when writing from mmaped buffer of the same page 
> +#
> +#-----------------------------------------------------------------------
> +# Copyright (c) 2010 YOUR NAME HERE.  All Rights Reserved.

Still needs the copyright line updated.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

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

  parent reply	other threads:[~2010-12-15 22:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-14  5:20 [PATCH v3] xfstests: pwrite hang when writing from mmaped buffer of the same page Zhong, Xin
2010-12-15 12:08 ` Christoph Hellwig
2010-12-16  1:48   ` Zhong, Xin
2010-12-15 22:58 ` Dave Chinner [this message]
2010-12-16  2:22   ` Zhong, Xin

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=20101215225850.GH9925@dastard \
    --to=david@fromorbit.com \
    --cc=xfs@oss.sgi.com \
    --cc=xin.zhong@intel.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