]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Break out actual raw cloning to separate function.
authorCole Robinson <crobinso@redhat.com>
Thu, 25 Jun 2009 22:34:59 +0000 (18:34 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 16 Jul 2009 16:52:52 +0000 (12:52 -0400)
commita256fccfe177ad9376ec46a68a155ae3d3c71756
tree2657c00503fecbcf4c8647d0ca82211eb286f5c4
parent16e4833492667c62c05bd954979e564e04c58954
storage: Break out actual raw cloning to separate function.

The CreateRaw function has some 'file' only assumptions, so break the agnostic
cloning bits to a separate function.
src/storage_backend.c