USER SPACE INTERFACE DESCRIPTION.
- Version 0.9.6
+ Version 0.9.6/1
I. Description.
freed, it will be reused by subsequent SCSI commands. The buffer must be
freed only on SCST_USER_ON_CACHED_MEM_FREE event.
-Payload contains struct scst_user_scsi_cmd_on_free_cmd, which is defined
+Payload contains struct scst_user_scsi_on_free_cmd, which is defined
as the following:
-struct scst_user_scsi_cmd_on_free_cmd
+struct scst_user_scsi_on_free_cmd
{
uint64_t pbuf;
int32_t resp_data_len;
uint8_t buffer_cached;
+ uint8_t aborted;
uint8_t status;
},
- buffer_cached - true, if memory reusage is enabled for this command
+ - aborted - true, if command was aborted
+
- status - SAM status of the commands execution
The user space handler should reply using the corresponding reply