From: Jens Axboe <jens.axboe@oracle.com>
To: Kiyoshi Ueda <k-ueda@ct.jp.nec.com>
Cc: linux-kernel@vger.kernel.org, "Jun'ichi Nomura" <j-nomura@ce.jp.nec.com>
Subject: Re: [PATCH 2.6-block/for-2.6.31] block: fix no diskstat problem
Date: Wed, 27 May 2009 14:49:27 +0200 [thread overview]
Message-ID: <20090527124927.GK11363@kernel.dk> (raw)
In-Reply-To: <4A1B50F8.1050401@ct.jp.nec.com>
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
prev parent reply other threads:[~2009-05-27 12:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-26 2:16 [PATCH 2.6-block/for-2.6.31] block: fix no diskstat problem Kiyoshi Ueda
2009-05-27 12:49 ` 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=20090527124927.GK11363@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=j-nomura@ce.jp.nec.com \
--cc=k-ueda@ct.jp.nec.com \
--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