target: Implement mode page 0x1c, "Informational Exceptions"
authorRoland Dreier <roland@purestorage.com>
Wed, 31 Oct 2012 16:16:49 +0000 (09:16 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 7 Nov 2012 04:55:46 +0000 (20:55 -0800)
commit0f6d64cee9c518f5d3138a90cead62fba2031074
treee4b0b43d31c9b1651b20549b504f917f36ae5aea
parentd4b2b867193c157f0ac8c10137e287a90ed4e5d5
target: Implement mode page 0x1c, "Informational Exceptions"

The Windows SCSI compliance test asks for this mode page, and it's
easy to implement: we can just return all 0s to show we don't support
any of these features.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_spc.c