commit | 3a3c5e4a672c5cd61cbdcedcd027312577f9ab7c | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Wed Oct 31 09:16:50 2012 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Nov 06 20:55:46 2012 -0800 |
tree | 9e05bfd495e4acc8e2241fe685cca166d1033acf | |
parent | 0f6d64cee9c518f5d3138a90cead62fba2031074 [diff] |
target: Add emulation for MODE SELECT This is another thing that compliance tests try, and it's easy to implement on top of the MODE SENSE refactoring; since we don't claim to support any changeable values, all we need to do is check that the page contents sent by the initiator match what we would return. Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>