From: Christoph Hellwig <hch@infradead.org>
To: "Javier González" <jg@lightnvm.io>
Cc: axboe@fb.com, linux-block@vger.kernel.org,
linux-kernel@vger.kernel.org,
"Javier González" <javier@cnexlabs.com>
Subject: Re: [PATCH] block: export symbol for bio_copy_kern
Date: Wed, 6 Sep 2017 06:44:40 -0700 [thread overview]
Message-ID: <20170906134440.GA3960@infradead.org> (raw)
In-Reply-To: <1504693225-11715-1-git-send-email-javier@cnexlabs.com>
On Wed, Sep 06, 2017 at 12:20:25PM +0200, Javier Gonz�lez wrote:
> Export symbol for bio_copy_kern so that we can use it in modules.
NAK. Always allocate the request first and then map the data to
the request.
prev parent reply other threads:[~2017-09-06 13:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-06 10:20 [PATCH] block: export symbol for bio_copy_kern Javier González
2017-09-06 13:44 ` Christoph Hellwig [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=20170906134440.GA3960@infradead.org \
--to=hch@infradead.org \
--cc=axboe@fb.com \
--cc=javier@cnexlabs.com \
--cc=jg@lightnvm.io \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@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 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).