VERIFY10: Add support for VERIFY10. Also add a simple test for verify10
This commit is contained in:
@@ -256,6 +256,7 @@ void iscsi_set_error(struct iscsi_context *iscsi, const char *error_string,
|
||||
unsigned char *iscsi_get_user_in_buffer(struct iscsi_context *iscsi, struct iscsi_in_pdu *in, uint32_t pos, ssize_t *count);
|
||||
unsigned char *scsi_task_get_data_in_buffer(struct scsi_task *task, uint32_t pos, ssize_t *count);
|
||||
|
||||
|
||||
unsigned long crc32c(char *buf, int len);
|
||||
|
||||
#endif /* __iscsi_private_h__ */
|
||||
|
||||
Reference in New Issue
Block a user