commit | 0f6d64cee9c518f5d3138a90cead62fba2031074 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Wed Oct 31 09:16:49 2012 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Nov 06 20:55:46 2012 -0800 |
tree | e4b0b43d31c9b1651b20549b504f917f36ae5aea | |
parent | d4b2b867193c157f0ac8c10137e287a90ed4e5d5 [diff] |
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>