Re: [Qemu-devel] [PATCH v4 0/4] fix image fleecing

2018-07-06 Thread Eric Blake
On 07/06/2018 01:30 PM, Vladimir Sementsov-Ogievskiy wrote: Hi all. This fixes image fleecing scheme for 3.0, details are in 04 patch. 01 is a significant fix too. v4: 01: fix copy_range architecture here too 02: rebase on 01 03: rebase Hmm - I commented on v3 before seeing you'd already sent

[Qemu-devel] [PATCH v4 0/4] fix image fleecing

2018-07-06 Thread Vladimir Sementsov-Ogievskiy
Hi all. This fixes image fleecing scheme for 3.0, details are in 04 patch. 01 is a significant fix too. v4: 01: fix copy_range architecture here too 02: rebase on 01 03: rebase v3: 02: fix typo in assert, to fix build v2: 01,02: new patches 03: - improve comment - fix assert in bdrv_aligne