From: Jens Axboe <axboe@kernel.dk>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: namhyung@gmail.com, linux-scsi@vger.kernel.org,
linux-kernel@vger.kernel.org, James.Bottomley@suse.de
Subject: Re: [PATCH 1/3] bsg: fix bsg_poll() to return POLLOUT properly
Date: Wed, 18 May 2011 21:30:57 +0200 [thread overview]
Message-ID: <4DD41E71.6080103@kernel.dk> (raw)
In-Reply-To: <20110519.030933.1568838937885764850.fujita.tomonori@lab.ntt.co.jp@lab.ntt.co.jp>
On 2011-05-18 20:09, FUJITA Tomonori wrote:
> On Sun, 15 May 2011 14:31:51 +0900
> Namhyung Kim <namhyung@gmail.com> wrote:
>
>> POLLOUT should be returned only if bd->queued_cmds < bd->max_queue
>> so that bsg_alloc_command() can proceed.
>>
>> Signed-off-by: Namhyung Kim <namhyung@gmail.com>
>> ---
>> block/bsg.c | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> All the three patches look good.
>
> Acked-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
You can add mine, too.
Acked-by: Jens Axboe <jaxboe@fusionio.com>
--
Jens Axboe
prev parent reply other threads:[~2011-05-18 19:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-15 5:31 [PATCH 1/3] bsg: fix bsg_poll() to return POLLOUT properly Namhyung Kim
2011-05-15 5:31 ` [PATCH 2/3] bsg: remove unnecessary conditional expressions Namhyung Kim
2011-05-15 5:31 ` [PATCH 3/3] bsg: fix address space warning from sparse Namhyung Kim
[not found] ` <20110519.030933.1568838937885764850.fujita.tomonori@lab.ntt.co.jp@lab.ntt.co.jp>
2011-05-18 19:30 ` Jens Axboe [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=4DD41E71.6080103@kernel.dk \
--to=axboe@kernel.dk \
--cc=James.Bottomley@suse.de \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=namhyung@gmail.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).