]> git.baikalelectronics.ru Git - kernel.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>
Wed, 7 Nov 2012 04:55:45 +0000 (20:55 -0800)
commit505ea82ffaffced342f74f69a32c61e473f18369
treec91190da38d6f4c8e68371ff3b2d49a7bfef64c1
parent5e85b29515d8af39e547344585ce4ed69d82dde2
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