git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02f8c6a
)
target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]
author
Fubo Chen
<fubo.chen@gmail.com>
Sun, 13 Feb 2011 23:13:42 +0000
(15:13 -0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 22 Jul 2011 09:37:42 +0000
(09:37 +0000)
This patch checks the passed 'unpacked_lun' against TRANSPORT_MAX_LUNS_PER_TPG
before reading from struct se_node_acl->device_list[].
Signed-off-by: Fubo Chen <fubo.chen@gmail.com>
Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
No differences found