linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] update bidirectional series to sit on top of sg_table
@ 2008-01-12  3:09 James Bottomley
  2008-01-12  3:11 ` [PATCH 1/3] tgt: use scsi_init_io instead of scsi_alloc_sgtable James Bottomley
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: James Bottomley @ 2008-01-12  3:09 UTC (permalink / raw)
  To: Boaz Harrosh, FUJITA Tomonori, linux-scsi; +Cc: Jens Axboe

OK, I suppose in the scheme of things, it's my turn to bear some of the
pain.  the SCSI bidirectional series rejects pretty badly with sg_table,
and since sg_table has to go in, I rebased the series on top of it.

Additionally, I tidied up the patches to take advantages of some of the
features of sg_table.  I killed both use_sg and sg_count in favour of
using sg_table.nseg for the count.

Just so you can test all of this to make sure I got it right, you can
pull the patch series from

master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-bidi-2.6.git

James



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

end of thread, other threads:[~2008-01-23 10:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-12  3:09 [PATCH 0/3] update bidirectional series to sit on top of sg_table James Bottomley
2008-01-12  3:11 ` [PATCH 1/3] tgt: use scsi_init_io instead of scsi_alloc_sgtable James Bottomley
2008-01-12  3:12 ` [PATCH 2/3] implement scsi_data_buffer James Bottomley
2008-01-12  3:13 ` [PATCH 3/3] bidirectional command support James Bottomley
2008-01-22 16:31 ` [PATCH 0/3] update bidirectional series to sit on top of sg_table FUJITA Tomonori
2008-01-23 10:05   ` Boaz Harrosh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).