
12 Feb
2016
12 Feb
'16
9:03 p.m.
On 02/11/2016 11:04 AM, Wido den Hollander wrote:
Hi,
After review by John Ferlan I'm sending a revised version of my earlier patch which adds the fast-diff feature for RBD volumes.
Before the patch there is one small improvement which is later used by the fast-diff feature.
The other is a bugfix where the #ifdef in the code wasn't requiring the right version of librbd.
Wido
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
Made one small adjustment to patch 3 to not set allocation twice (once before the if and once inside the else). It's only set in the else now. ACK series and pushed. John