Comment 6 for bug 1244464

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/havana)

Reviewed: https://review.openstack.org/54589
Committed: http://github.com/openstack/cinder/commit/022f1df261d15ca8faa89382974e772473bce69d
Submitter: Jenkins
Branch: stable/havana

commit 022f1df261d15ca8faa89382974e772473bce69d
Author: Edward Hope-Morley <email address hidden>
Date: Fri Oct 25 10:57:55 2013 -0700

    Use pipe between ceph backup diff export/import

    We now use a piped transfer between the rbd export-diff
    and import-diff for incremental backups/restores as
    opposed to holding the entire diff in memory.

    Change-Id: I33476d9b3934781413af5cd2867a11d825a5d78e
    Fixes: bug 1244464
    (cherry picked from commit d384d28e1c2c7c3ce0bd676fb1c2bdb8a2d98a03)