From: Jens Axboe <axboe@kernel.dk>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: James.Bottomley@suse.de, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 0/3] convert flush to REQ_TYPE_FS instead of REQ_TYPE_BLOCK_PC
Date: Tue, 20 Jul 2010 20:19:25 -0600 [thread overview]
Message-ID: <4C46592D.5060908@kernel.dk> (raw)
In-Reply-To: <20100721111502B.fujita.tomonori@lab.ntt.co.jp>
On 07/20/2010 08:15 PM, FUJITA Tomonori wrote:
> On Fri, 9 Jul 2010 09:38:23 +0900
> FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> wrote:
>
>> This is the second version of flush REQ_TYPE_FS conversion:
>>
>> http://marc.info/?l=linux-scsi&m=127730591527424&w=2
>>
>> There is no major changes since the first version. Just minor
>> adjustment for the discard changes.
>>
>> This can be applied to block's for-2.6.36.
>>
>> The git tree is also available:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/tomo/linux-2.6-misc.git fs-flush
>>
>> =
>> block/blk-barrier.c | 3 ++-
>> drivers/scsi/scsi_error.c | 19 ++++---------------
>> drivers/scsi/sd.c | 2 --
>> 3 files changed, 6 insertions(+), 18 deletions(-)
>
> Jens, any reason why this flush conversion isn't included in your
> for-2.6.36 yet? I've just confirmed that this can be still applied
> cleanly.
Applied.
--
Jens Axboe
prev parent reply other threads:[~2010-07-21 2:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-09 0:38 [PATCH 0/3] convert flush to REQ_TYPE_FS instead of REQ_TYPE_BLOCK_PC FUJITA Tomonori
2010-07-09 0:38 ` [PATCH 1/3] block: set REQ_TYPE_FS on flush requests FUJITA Tomonori
2010-07-09 0:38 ` [PATCH 2/3] block: set up rq->rq_disk properly for " FUJITA Tomonori
2010-07-09 0:38 ` [PATCH 3/3] scsi: use REQ_TYPE_FS for flush request FUJITA Tomonori
2010-07-21 2:15 ` [PATCH 0/3] convert flush to REQ_TYPE_FS instead of REQ_TYPE_BLOCK_PC FUJITA Tomonori
2010-07-21 2:19 ` 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=4C46592D.5060908@kernel.dk \
--to=axboe@kernel.dk \
--cc=James.Bottomley@suse.de \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=linux-scsi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.