libvirt/src/remote
Michal Privoznik 1f43aa67c5 Introduce virStorageVol{Download,Upload}Flags
These flags to APIs will tell if caller wants to use sparse
stream for storage transfer. At the same time, it's safe to
enable them in storage driver frontend and rely on our backends
checking the flags. This way we can enable specific flags only on
some specific backends, e.g. enable
VIR_STORAGE_VOL_DOWNLOAD_SPARSE_STREAM for filesystem backend but
not iSCSI backend.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2017-05-18 07:42:13 +02:00
..
lxc_protocol.x Add ACL annotations to all RPC messages 2013-06-24 15:24:36 +01:00
qemu_protocol.x qemu: wire up RPC for qemu monitor events 2014-03-20 11:25:37 -06:00
remote_driver.c remote_driver: Implement VIR_STREAM_RECV_STOP_AT_HOLE 2017-05-18 07:42:13 +02:00
remote_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
remote_protocol.x Introduce virStorageVol{Download,Upload}Flags 2017-05-18 07:42:13 +02:00