Il 22/05/2014 08:36, Fam Zheng ha scritto:
-
-    if (!req->dev->blk.scsi) {
-        status = VIRTIO_BLK_S_UNSUPP;
-        goto fail;
-    }

Where did you move this condition?

Also, the scsi field of VirtIOBlockReq is now unused.

Paolo

Reply via email to