Ronnie Sahlberg
|
812df62bfd
|
SBC: Add GET_LBA_STATUS support and simple test
|
2012-05-30 18:41:12 +10:00 |
|
Ronnie Sahlberg
|
83730f7d4c
|
w32: dont export our version of poll.
|
2012-05-13 17:21:53 +10:00 |
|
Ronnie Sahlberg
|
1c63b55e20
|
W32: update libiscsi.def with all new and missing symbols
|
2012-05-13 17:05:25 +10:00 |
|
Ronnie Sahlberg
|
ed4b8ec72e
|
W32: Remove our poor emulation of poll() from the w32 build.
|
2012-05-13 16:46:38 +10:00 |
|
Ronnie Sahlberg
|
974738968d
|
Implement READ/WRITE_12/16 and a simple test for read16
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
|
2012-05-01 21:54:32 +10:00 |
|
Ronnie Sahlberg
|
568e4ddfcc
|
SBC: Add support for WRITESAME16 and add simple tests using it to unmap blocks from a thin provisioned lun
|
2012-04-28 14:34:47 +10:00 |
|
Ronnie Sahlberg
|
dd5f94b2ca
|
Add support for UNMAP command and add a simple test for this opcode
|
2012-04-22 08:09:15 +10:00 |
|
Ronnie Sahlberg
|
86bf89aabf
|
Add support for READCAPACITY16
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
|
2012-04-20 17:56:39 +10:00 |
|
Ronnie Sahlberg
|
50594830bd
|
Task Management. When we abort a task or a task set, or reset the lun or target
we must also cancel all active tasks.
This will trigger all affected tasks to have their callback invoked with
SCSI_STATUS_CANCELLED
|
2012-03-10 12:12:47 +11:00 |
|
Ronnie Sahlberg
|
cff996a96d
|
VERIFY10: Add support for VERIFY10. Also add a simple test for verify10
|
2012-01-26 15:47:14 +11:00 |
|
Ronnie Sahlberg
|
2f23773390
|
add sync write10
|
2011-09-29 22:01:53 +10:00 |
|
Ronnie Sahlberg
|
3c11c3598b
|
Add a function to cancel a scsi task from libiscsi.
|
2011-09-19 21:21:40 +10:00 |
|
Ronnie Sahlberg
|
c3d3123981
|
Windows: Add support to build as a DLL under windows
|
2011-08-31 13:12:30 +10:00 |
|