[SCSI] block: add support for shared tag maps
authorJames Bottomley <James.Bottomley@steeleye.com>
Wed, 30 Aug 2006 19:48:45 +0000 (15:48 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 31 Aug 2006 15:17:18 +0000 (11:17 -0400)
The current block queue implementation already contains most of the
machinery for shared tag maps.  The only remaining pieces are a way to
allocate and destroy a tag map independently of the queues (so that
the maps can be managed on the life cycle of the overseeing entity)

Acked-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found