linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET 0/3] pluto/fc - some fixes and cleanups
@ 2007-10-15 17:20 Boaz Harrosh
  2007-10-15 17:25 ` [PATCH 1/3] pluto/fc - Remove uses of the scsi_cmnd->done Boaz Harrosh
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Boaz Harrosh @ 2007-10-15 17:20 UTC (permalink / raw)
  To: James Bottomley, David S. Miller, Matthew Wilcox, Andrew Morton
  Cc: FUJITA Tomonori


I'm sending a small lift-up to the drivers/scsi/pluto.c and
drivers/fc4/fc.c pair, that where a bit stepped on lately.

Matthew this includes your patch, I just fixed up the patch
comment, since You had a good comment on the first patch
but sent a better second patch with no comment. (And my set
depends on yours so just to make sure.)

This is only compile tested, and from patch 3/3 below the
driver is in grate need of testers.

[patch 1/3] pluto/fc - Remove uses of the scsi_cmnd ->done
  This is Matthew's patch with right commit-log inline?

[patch 2/3] pluto/fc - Enable compilation for all ARCHs
  I'm not sure if the final verdict was yes on this one,
  but it's what I needed in order to compile this.

[patch 3/3] pluto/fc - fix INQUIRY still using !use_sg commands
  So this is broken and, can some body explain to me how this was
  checked, because it looks to me that it should surely crash
  terribly. pluto.c would send use_sg == 0 command on detection
  but fc.c was already converted.
  What this patch does is effectively reverts some of Tomo's
  !use_sg cleanup, but only for the INQUIRY command that is
  issued internally by pluto.c. (Sorry)

Happy testing
Boaz


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

end of thread, other threads:[~2007-10-16  7:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-15 17:20 [PATCHSET 0/3] pluto/fc - some fixes and cleanups Boaz Harrosh
2007-10-15 17:25 ` [PATCH 1/3] pluto/fc - Remove uses of the scsi_cmnd->done Boaz Harrosh
2007-10-15 17:56   ` Matthew Wilcox
2007-10-15 17:26 ` [PATCH 2/3] pluto/fc - Enable compilation for all ARCHs Boaz Harrosh
2007-10-15 18:09   ` Matthew Wilcox
2007-10-15 18:18     ` Boaz Harrosh
2007-10-15 18:39       ` Matthew Wilcox
2007-10-15 20:15       ` [PATCH 1/2] fc4/pluto " Randy Dunlap
2007-10-16  7:43         ` Boaz Harrosh
2007-10-15 20:16       ` [PATCH 2/2] pluto fix disable/enable irq Randy Dunlap
2007-10-15 17:34 ` [PATCH 3/3] pluto/fc - fix INQUIRY still using !use_sg commands Boaz Harrosh
2007-10-15 18:00   ` [PATCH 3/3 ver2] " Boaz Harrosh
2007-10-15 18:12     ` Matthew Wilcox
2007-10-15 18:32   ` [PATCH 3/3 ver3] " 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).