target: add support for START_STOP_UNIT SCSI opcode
authorBrian Bunker <brian@purestorage.com>
Thu, 23 Jul 2015 22:27:46 +0000 (15:27 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 31 Jul 2015 06:59:08 +0000 (23:59 -0700)
commit45182ed576898b846a98ac3bff2ddcb9d35a0181
tree631a6696ef013d0d3798a4a570baf99c340dabba
parent568e1f6524b06ff113cebf5711832ca95d37259f
target: add support for START_STOP_UNIT SCSI opcode

AIX servers using VIOS servers that virtualize FC cards will have a
problem booting without support for START_STOP_UNIT.

Cite sbc3r36 exactly, clean up if conditions (rob + hch)

Signed-off-by: Brian Bunker <brian@purestorage.com>
Signed-off-by: Spencer Baugh <sbaugh@catern.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: "Robert Elliott (Server Storage)" <Elliott@hp.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_sbc.c