Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154046
b: refs/heads/master
c: 24add1c
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh Rajput authored and James Bottomley committed Jun 21, 2009
1 parent 348b124 commit ae204b9
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 47e7e89ed029780adf2cc0cf506fcd4c2d5ca1e2
refs/heads/master: 24add1c4326ce5ca22e7af8b84bb113cd48efac9
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_transport_iscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,7 @@ int iscsi_add_session(struct iscsi_cls_session *session, unsigned int target_id)
"Too many iscsi targets. Max "
"number of targets is %d.\n",
ISCSI_MAX_TARGET - 1);
err = -EOVERFLOW;
goto release_host;
}
}
Expand Down

0 comments on commit ae204b9

Please sign in to comment.