linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3.6 0/2] More PSCSI fixes
@ 2012-09-06 15:13 Paolo Bonzini
  2012-09-06 15:13 ` [PATCH 3.6 1/2] target: remove pscsi_clear_cdb_lun Paolo Bonzini
  2012-09-06 15:13 ` [PATCH 3.6 2/2] target: use a bounce buffer in transport_kmap_data_sg for 0 or 1-page sglist Paolo Bonzini
  0 siblings, 2 replies; 12+ messages in thread
From: Paolo Bonzini @ 2012-09-06 15:13 UTC (permalink / raw)
  To: linux-kernel; +Cc: target-devel, nab

Hi all,

here are two more fixes for SCSI passthrough.  The first removes an
(IMO) ill-conceived functionality and fixes passthrough of protection
information.  The second started as a fix for START STOP UNIT, and ended
up as a more general change in transport_kmap_data_sg.

Please review!

Paolo

Paolo Bonzini (2):
  target: remove pscsi_clear_cdb_lun
  target: use a bounce buffer in transport_kmap_data_sg for 0 or 1-page sglist

 drivers/target/target_core_pscsi.c     |   26 -------------
 drivers/target/target_core_transport.c |   62 ++++++++++++++-----------------
 2 files changed, 28 insertions(+), 60 deletions(-)


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

end of thread, other threads:[~2012-09-07 17:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-06 15:13 [PATCH 3.6 0/2] More PSCSI fixes Paolo Bonzini
2012-09-06 15:13 ` [PATCH 3.6 1/2] target: remove pscsi_clear_cdb_lun Paolo Bonzini
2012-09-06 18:58   ` Nicholas A. Bellinger
2012-09-06 20:51     ` Paolo Bonzini
2012-09-07  3:22       ` Nicholas A. Bellinger
2012-09-07 11:51         ` Paolo Bonzini
2012-09-07 17:52           ` Nicholas A. Bellinger
2012-09-06 15:13 ` [PATCH 3.6 2/2] target: use a bounce buffer in transport_kmap_data_sg for 0 or 1-page sglist Paolo Bonzini
2012-09-06 19:29   ` Nicholas A. Bellinger
2012-09-06 20:58     ` Paolo Bonzini
2012-09-07  3:35       ` Nicholas A. Bellinger
2012-09-07 12:01         ` Paolo Bonzini

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