Re: [PATCH 1/3] bsg: fix bsg_poll() to return POLLOUT properly

From: Jens Axboe
Date: Wed May 18 2011 - 15:31:07 EST


On 2011-05-18 20:09, FUJITA Tomonori wrote:
> On Sun, 15 May 2011 14:31:51 +0900
> Namhyung Kim <namhyung@xxxxxxxxx> 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@xxxxxxxxx>
>> ---
>> block/bsg.c | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> All the three patches look good.
>
> Acked-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>

You can add mine, too.

Acked-by: Jens Axboe <jaxboe@xxxxxxxxxxxx>

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/