TESTS: add a flag --usb so we can clamp all i/o to at most 120k
Add checks for maximum tranfer length to all commands that are limited by BlockLimits/MTL
This commit is contained in:
@@ -143,6 +143,7 @@ extern int lbpws;
|
||||
extern int anc_sup;
|
||||
extern int readonly;
|
||||
extern int sbc3_support;
|
||||
extern int maximum_transfer_length;
|
||||
|
||||
struct iscsi_context *iscsi_context_login(const char *initiatorname, const char *url, int *lun);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user