Ronnie Sahlberg
99a5f99527
Add some emacs defaults. Tabs are 8 spaces.
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2016-02-18 21:34:43 -08:00
Bart Van Assche
be9b803334
test-tool: Avoid that using receive_copy_results() triggers a use-after-free
...
Move the scsi_free_scsi_task() call from receive_copy_results() to the
callers of this function to avoid that accessing the unmarshalled data
triggers a use-after-free.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com >
2015-12-24 10:38:38 -08:00
Ronnie Sahlberg
3b8b42d976
TESTS: Add missing check for not supported : RECEIVE_COPY_RESULTS
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2015-08-02 12:57:45 -07:00
Ronnie Sahlberg
a6f7c06119
Add support and tests for ExtendedCopy and ReceiveCopyResults
...
From sushma.gurram@sandisk.com
Add support to libiscsi and tests for these two opcodes.
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2015-08-02 12:57:21 -07:00