]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pscsi: fix REPORT LUNS handling
authorChristoph Hellwig <hch@infradead.org>
Wed, 10 Oct 2012 20:52:48 +0000 (16:52 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 26 Oct 2012 19:30:13 +0000 (12:30 -0700)
commitb8845d22abbd404b742b1598a0cab24bbbd76ba6
tree1001320b4492e81cf5aed5bb8de0122ac18339d8
parentd50a5f66c8748a15beb3067341b34ea59404e037
pscsi: fix REPORT LUNS handling

We need to assign spc_emulate_report_luns to the execute_cmd callback
and not execute it directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_pscsi.c