]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite4ff09b90aa0a727a007f5f68cc21c9cafc1db14
treee4b0b43d31c9b1651b20549b504f917f36ae5aea
parentbee7e4a9b9ca93d7e277ec28acbac4e6124e6f5e
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