linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Miao Xie <miaox@cn.fujitsu.com>
Cc: Chris Mason <chris.mason@oracle.com>,
	Linux Btrfs <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH 06/10] btrfs: fix remap_file_pages error
Date: Thu, 20 May 2010 04:32:37 -0400	[thread overview]
Message-ID: <20100520083237.GA11920@infradead.org> (raw)
In-Reply-To: <4BF4E30E.3070402@cn.fujitsu.com>

On Thu, May 20, 2010 at 03:21:50PM +0800, Miao Xie wrote:
> +	if (!mapping->a_ops->readpage)
> +		return -ENOEXEC;

I don't think there's any instance of address_space operations without
a readpage method in btrfs.


  reply	other threads:[~2010-05-20  8:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20  7:21 [PATCH 06/10] btrfs: fix remap_file_pages error Miao Xie
2010-05-20  8:32 ` Christoph Hellwig [this message]
2010-05-21  8:54   ` Miao Xie

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=20100520083237.GA11920@infradead.org \
    --to=hch@infradead.org \
    --cc=chris.mason@oracle.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=miaox@cn.fujitsu.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;
as well as URLs for NNTP newsgroup(s).