Linux SCSI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] tcm_fc: Review cleanups and LUN_RESET bugfix
@ 2011-05-27 21:41 Nicholas A. Bellinger
  2011-05-27 21:41 ` [PATCH 1/3] tcm_fc: Makefile cleanups Nicholas A. Bellinger
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Nicholas A. Bellinger @ 2011-05-27 21:41 UTC (permalink / raw)
  To: linux-scsi, Christoph Hellwig
  Cc: James Bottomley, Kiran Patil, Open-FCoE devel, Nicholas Bellinger

From: Nicholas Bellinger <nab@linux-iscsi.org>

Hi Christoph,

The following is short cleanup series for tcm_fc based upon your feedback
this morning, and includes the outstanding LUN_RESET bugfix patch that
did not make it in with the initial merge.

Kiran needs to review and test the second patch, but I think the conversion
if pretty obvious.

These patches have been pushed in lio-core-2.6.git/master on .40-rc0,
and this series applies on top of the latest linux-2.6.git/HEAD.

Thanks,

Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>

Nicholas Bellinger (3):
  tcm_fc: Makefile cleanups
  tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
  tcm_fc: Fix ft_send_tm bug and drop ft_lookup_cmd_lun usage

 drivers/target/tcm_fc/Makefile   |   17 +++----------
 drivers/target/tcm_fc/tcm_fc.h   |    2 +-
 drivers/target/tcm_fc/tfc_cmd.c  |   46 ++++++++++----------------------------
 drivers/target/tcm_fc/tfc_conf.c |    4 +-
 4 files changed, 19 insertions(+), 50 deletions(-)

-- 
1.7.5.3


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

end of thread, other threads:[~2011-05-27 21:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-27 21:41 [PATCH 0/3] tcm_fc: Review cleanups and LUN_RESET bugfix Nicholas A. Bellinger
2011-05-27 21:41 ` [PATCH 1/3] tcm_fc: Makefile cleanups Nicholas A. Bellinger
2011-05-27 21:41 ` [PATCH 2/3] tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible Nicholas A. Bellinger
2011-05-27 21:41 ` [PATCH 3/3] tcm_fc: Fix ft_send_tm bug and drop ft_lookup_cmd_lun usage Nicholas A. Bellinger
2011-05-27 21:50   ` Nicholas A. Bellinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox