Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287357
b: refs/heads/master
c: cd931ee
h: refs/heads/master
i:
  287355: 601a3ea
v: v3
  • Loading branch information
Nicholas Bellinger committed Jan 18, 2012
1 parent 7c11015 commit 7ef8a9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c1ce4bd56f2846de55043374598fd929ad3b711b
refs/heads/master: cd931ee62fd0258fc85c76a7c5499fe85e0f3436
2 changes: 1 addition & 1 deletion trunk/drivers/target/iscsi/iscsi_target.c
Original file line number Diff line number Diff line change
Expand Up @@ -1061,7 +1061,7 @@ static int iscsit_handle_scsi_cmd(
if (ret < 0)
return iscsit_add_reject_from_cmd(
ISCSI_REASON_BOOKMARK_NO_RESOURCES,
1, 1, buf, cmd);
1, 0, buf, cmd);
/*
* Check the CmdSN against ExpCmdSN/MaxCmdSN here if
* the Immediate Bit is not set, and no Immediate
Expand Down

0 comments on commit 7ef8a9e

Please sign in to comment.