linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Updates for tcm_loop
@ 2013-10-16  7:12 Hannes Reinecke
  2013-10-16  7:12 ` [PATCH 1/5] tcm_loop: Check for valid hba in tcm_loop_drop_nexus() Hannes Reinecke
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Hannes Reinecke @ 2013-10-16  7:12 UTC (permalink / raw)
  To: Nic Bellinger; +Cc: target-devel, linux-scsi, Hannes Reinecke

Hi Nic,

here are some updates to tcm_loop I've done during ALUA testing.
I've implemented a 'transport_state' attribute to simulate
transport failure and added command abort callbacks.

Hannes Reinecke (5):
  tcm_loop: Check for valid hba in tcm_loop_drop_nexus()
  tcm_loop: Implement transport offline
  tcm_loop: separate out tcm_loop_issue_tmr
  tcm_loop: TCQ and command abort support
  tcm_loop: Implement target reset

 drivers/target/loopback/tcm_loop.c | 233 +++++++++++++++++++++++++++++++------
 drivers/target/loopback/tcm_loop.h |   6 +
 include/target/target_core_base.h  |   1 +
 3 files changed, 204 insertions(+), 36 deletions(-)

-- 
1.7.12.4


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

end of thread, other threads:[~2013-10-16 21:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-16  7:12 [PATCH 0/5] Updates for tcm_loop Hannes Reinecke
2013-10-16  7:12 ` [PATCH 1/5] tcm_loop: Check for valid hba in tcm_loop_drop_nexus() Hannes Reinecke
2013-10-16  7:12 ` [PATCH 2/5] tcm_loop: Implement transport offline Hannes Reinecke
2013-10-16  7:12 ` [PATCH 3/5] tcm_loop: separate out tcm_loop_issue_tmr Hannes Reinecke
2013-10-16  7:12 ` [PATCH 4/5] tcm_loop: TCQ and command abort support Hannes Reinecke
2013-10-16  7:12 ` [PATCH 5/5] tcm_loop: Implement target reset Hannes Reinecke
2013-10-16 21:00 ` [PATCH 0/5] Updates for tcm_loop 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;
as well as URLs for NNTP newsgroup(s).