]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: zfs: implement download and upload
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Fri, 15 Aug 2014 08:18:27 +0000 (12:18 +0400)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Mon, 25 Aug 2014 06:46:22 +0000 (10:46 +0400)
commite3abf2a4cca7f1f6e90f5c46f7155d4fd446a150
treeb30f18c438629c77a4cf5f9d2db71ccb473f848f
parentf5b4c141556de71a1bdf012f76cbf6919f180e99
storage: zfs: implement download and upload

Add an implementation of uploadVol and downloadVol using
virStorageBackendVolUploadLocal and virStorageBackendVolDownloadLocal
respectively.
src/storage/storage_backend_zfs.c