]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Move virStorageBackendRun to vircommand
authorJán Tomko <jtomko@redhat.com>
Tue, 18 Mar 2014 14:35:01 +0000 (15:35 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 20 Mar 2014 17:04:50 +0000 (18:04 +0100)
commitf2cc42868e440c795516ec2fd6a07cd759381492
tree83e85b97b3cf3d6681ba9e16daa5b47bc046c97f
parent845255a4301b021a5c3a57bb6367e29cf697506c
Move virStorageBackendRun to vircommand

The only storage-specific parameter is the pool object, which
is only used for passing to the callback function.
src/libvirt_private.syms
src/storage/storage_backend.c
src/storage/storage_backend.h
src/storage/storage_backend_disk.c
src/storage/storage_backend_fs.c
src/storage/storage_backend_iscsi.c
src/storage/storage_backend_logical.c
src/util/vircommand.c
src/util/vircommand.h