public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] block changes for request-based dm-multipath
@ 2008-09-18 14:43 Kiyoshi Ueda
  2008-09-18 14:45 ` [PATCH 1/3] block: add request update interface Kiyoshi Ueda
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kiyoshi Ueda @ 2008-09-18 14:43 UTC (permalink / raw)
  To: jens.axboe; +Cc: j-nomura, k-ueda, dm-devel, linux-kernel, linux-scsi

Hi Jens,

The following patches are changes of the block layer for
request-based dm-multipath.
The patches are created on the following commit of for-2.6.28
in linux-2.6-block.
---------------------------------------------------------------
commit 1fd75f9b2e1c273ab145c9bf3e7a8afcbd8be87a
Author: Jens Axboe <jens.axboe@oracle.com>
Date:   Tue Sep 16 15:09:28 2008 -0700

    block: cleanup some of the integrity stuff in blkdev.h
---------------------------------------------------------------

No major changes since the last post (http://lkml.org/lkml/2008/9/12/100),
except for following up the differences from 2.6.27-rc6.
(As I said, I don't include patches for refactoring of similar
 interfaces at this time.  The refactoring patches will be posted
 after the request-based dm-multipath work is done.)

Summary of the patches:
  1/3: block: add a request data completion interface
  2/3: block: add a request submission interface
  3/3: block: add a queue flag for request stacking support

Please review and apply.

Thanks,
Kiyoshi Ueda

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

end of thread, other threads:[~2008-09-18 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-18 14:43 [PATCH 0/3] block changes for request-based dm-multipath Kiyoshi Ueda
2008-09-18 14:45 ` [PATCH 1/3] block: add request update interface Kiyoshi Ueda
2008-09-18 14:45 ` [PATCH 2/3] block: add request submission interface Kiyoshi Ueda
2008-09-18 14:46 ` [PATCH 3/3] block: add a queue flag for request stacking support Kiyoshi Ueda
2008-09-18 16:25 ` [PATCH 0/3] block changes for request-based dm-multipath Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox