Comment 3 for bug 1244464

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

Reviewed: https://review.openstack.org/53923
Committed: http://github.com/openstack/cinder/commit/d384d28e1c2c7c3ce0bd676fb1c2bdb8a2d98a03
Submitter: Jenkins
Branch: master

commit d384d28e1c2c7c3ce0bd676fb1c2bdb8a2d98a03
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