Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348842
b: refs/heads/master
c: 5a3b6fc
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier authored and Nicholas Bellinger committed Jan 11, 2013
1 parent 48ba6e4 commit b511f0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 72b59d6ee8adaa51f70377db0a1917ed489bead8
refs/heads/master: 5a3b6fc0092c5f8dee7820064ee54d2631d48573
2 changes: 2 additions & 0 deletions trunk/drivers/target/target_core_transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -1393,6 +1393,8 @@ static void target_complete_tmr_failure(struct work_struct *work)

se_cmd->se_tmr_req->response = TMR_LUN_DOES_NOT_EXIST;
se_cmd->se_tfo->queue_tm_rsp(se_cmd);

transport_cmd_check_stop_to_fabric(se_cmd);
}

/**
Expand Down

0 comments on commit b511f0b

Please sign in to comment.