]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/pve/0045-PVE-block-pbs-fast-path-reads-without-allocation-if-.patch
{alloc track, pbs} block driver: bdrv_co_preadv: adapt return values
[pve-qemu.git] / debian / patches / pve / 0045-PVE-block-pbs-fast-path-reads-without-allocation-if-.patch
index 893104a6907a79569fad0e5c399572aac5287517..48e6d67ed72d15716b2c8b3c986f61b5f603b3a4 100644 (file)
@@ -49,5 +49,5 @@ index 0b05ea9080..c5eb4d5bad 100644
 +        g_free(buf);
 +    }
  
-     return ret;
+     return 0;
  }