All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] convert flush to REQ_TYPE_FS instead of REQ_TYPE_BLOCK_PC
@ 2010-07-09  0:38 FUJITA Tomonori
  2010-07-09  0:38 ` [PATCH 1/3] block: set REQ_TYPE_FS on flush requests FUJITA Tomonori
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: FUJITA Tomonori @ 2010-07-09  0:38 UTC (permalink / raw)
  To: James.Bottomley; +Cc: axboe, linux-scsi, fujita.tomonori

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-07-21  2:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.