linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] qla2xxx target fixes
@ 2012-05-03 19:42 Roland Dreier
  2012-05-03 19:42 ` [PATCH 1/3] tcm_qla2xxx: Convert FC address map from flat array to btree Roland Dreier
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Roland Dreier @ 2012-05-03 19:42 UTC (permalink / raw)
  To: Nicholas A. Bellinger, Arun Easi; +Cc: target-devel, linux-scsi, Steve Hodgson

From: Roland Dreier <roland@purestorage.com>

Hi Nic / Arun:

Here are a few pretty major fixes that I hope can get into the 3.5
merge of this stuff (Steve's patch that saves 128MB of memory per port
is maybe not strictly a fix but is pretty major).

Please review / apply.

Thanks!

Roland Dreier (2):
  tcm_qla2xxx: Add hook so qla_target code can shutdown sessions
  qla2xxx: Don't create duplicate target sessions

Steve Hodgson (1):
  tcm_qla2xxx: Convert FC address map from flat array to btree

 drivers/scsi/qla2xxx/Kconfig       |    1 +
 drivers/scsi/qla2xxx/qla_target.c  |   96 ++++++++---------
 drivers/scsi/qla2xxx/qla_target.h  |    1 +
 drivers/scsi/qla2xxx/tcm_qla2xxx.c |  201 ++++++++++++++++--------------------
 drivers/scsi/qla2xxx/tcm_qla2xxx.h |   22 +---
 5 files changed, 138 insertions(+), 183 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2012-05-04  1:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 19:42 [PATCH 0/3] qla2xxx target fixes Roland Dreier
2012-05-03 19:42 ` [PATCH 1/3] tcm_qla2xxx: Convert FC address map from flat array to btree Roland Dreier
2012-05-04  1:18   ` Nicholas A. Bellinger
2012-05-03 19:42 ` [PATCH 2/3] tcm_qla2xxx: Add hook so qla_target code can shutdown sessions Roland Dreier
2012-05-03 19:43 ` [PATCH 3/3] qla2xxx: Don't create duplicate target sessions Roland Dreier

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