Add a test for mandatory opcodes for SBC devices.
Note that Read16/Readcapacity16 are mandatory on SBC3 but not prior. Not all mandatory opcodes are tested for yet.
This commit is contained in:
@@ -142,6 +142,7 @@ extern int lbpws10;
|
||||
extern int lbpws;
|
||||
extern int anc_sup;
|
||||
extern int readonly;
|
||||
extern int sbc3_support;
|
||||
|
||||
struct iscsi_context *iscsi_context_login(const char *initiatorname, const char *url, int *lun);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user