TESTS: Add helpers for testunitready. Change 0000 and 0360 to use new testunitready helpers
This commit is contained in:
@@ -252,5 +252,7 @@ int release(struct iscsi_context *iscsi, int lun,
|
||||
unsigned long long key, struct resvn_type_info *rtip);
|
||||
int verify_reserved_as(struct iscsi_context *iscsi, int lun,
|
||||
unsigned long long key, struct resvn_type_info *rtip);
|
||||
int testunitready(struct iscsi_context *iscsi, int lun);
|
||||
int testunitready_nomedium(struct iscsi_context *iscsi, int lun);
|
||||
|
||||
#endif /* _ISCSI_TEST_H_ */
|
||||
|
||||
Reference in New Issue
Block a user