[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090527124927.GK11363@kernel.dk>
Date: Wed, 27 May 2009 14:49:27 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: Kiyoshi Ueda <k-ueda@...jp.nec.com>
Cc: linux-kernel@...r.kernel.org,
Jun'ichi Nomura <j-nomura@...jp.nec.com>
Subject: Re: [PATCH 2.6-block/for-2.6.31] block: fix no diskstat problem
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists