commit | e6c4219b54ac9d0bd348ea59e606303f9aef1784 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Oct 10 16:52:48 2012 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Nov 06 20:55:45 2012 -0800 |
tree | c91190da38d6f4c8e68371ff3b2d49a7bfef64c1 | |
parent | ecf0dd6642ecf7c0aff89c1be48b870586f4be4f [diff] |
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>