On 16/04/2015 14:18, Peter Lieven wrote: > Peter Lieven (10): > block/iscsi: do not forget to logout from target > block/iscsi: change all iscsilun properties from uint8_t to bool > block/iscsi: rename iscsi_write_protected and let it return void > block/iscsi: store DPOFUA bit from the modesense command > block/iscsi: optimize WRITE10/16 if cache.writeback is not set > block/iscsi: increase retry count > block/iscsi: bump libiscsi requirement to 1.10.0 > block/iscsi: handle SCSI_STATUS_TASK_SET_FULL > block/iscsi: bump year in copyright notice > block/iscsi: use the allocationmap also if cache.direct=on > > block/iscsi.c | 58 +++++++++++++++++++++++++++++++++++++++------------------- > configure | 6 +++--- > 2 files changed, 42 insertions(+), 22 deletions(-) >
Applied 1, 2, 3, 6, 9, 10. Thanks! Paolo