Re: [Qemu-devel] [PATCH v4 00/14] block: kill sector-based blk_write/read

2016-05-02 Thread Eric Blake
On 05/02/2016 01:27 AM, Kevin Wolf wrote: > Am 29.04.2016 um 22:08 hat Eric Blake geschrieben: >> 2.7 material, depends on Kevin's block-next: >> git://repo.or.cz/qemu/kevin.git block-next >> >> Previously posted as part of a larger NBD series [1] (at v3, explaining >> why this is v4), but these ar

Re: [Qemu-devel] [PATCH v4 00/14] block: kill sector-based blk_write/read

2016-05-02 Thread Kevin Wolf
Am 29.04.2016 um 22:08 hat Eric Blake geschrieben: > 2.7 material, depends on Kevin's block-next: > git://repo.or.cz/qemu/kevin.git block-next > > Previously posted as part of a larger NBD series [1] (at v3, explaining > why this is v4), but these are independent enough to make for easier > review

[Qemu-devel] [PATCH v4 00/14] block: kill sector-based blk_write/read

2016-04-29 Thread Eric Blake
2.7 material, depends on Kevin's block-next: git://repo.or.cz/qemu/kevin.git block-next Previously posted as part of a larger NBD series [1] (at v3, explaining why this is v4), but these are independent enough to make for easier review on their own, and is mostly orthogonal to Kevin's recent work