this series adds logical block provisioning functions to the iscsi layer.
it also is the first step to the change of migration to coroutines in
block/iscsi.

v3->v4:
  - this series collapsed into 2 patches not yet merged. as per discussion
    write_zero optimization will be a different approach handled at the
    block layer.
  - patch 1 will now copy the complete vpd pages as almost all fields
    will be needed later.

Peter Lieven (2):
  iscsi: add logical block provisioning information to iscsilun
  iscsi: add .bdrv_co_is_allocated

 block/iscsi.c |  207 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 207 insertions(+)

-- 
1.7.9.5


Reply via email to