Re: [PATCH 2.6-block/for-2.6.31] block: fix no diskstat problem

From: Jens Axboe
Date: Wed May 27 2009 - 08:49:38 EST


On Tue, May 26 2009, Kiyoshi Ueda wrote:
> Hi Jens,
>
> The commit below in 2.6-block/for-2.6.31 causes no diskstat problem
> because the blk_discard_rq() check was added with '&&'.
> It should be 'blk_fs_request() || blk_discard_rq()'.
> This patch does it and fixes the no diskstat problem.
> Please review and apply.

Oops, thanks! Applied.

--
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/