]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Move functions using iscsiadm to viriscsi.c
authorJán Tomko <jtomko@redhat.com>
Wed, 19 Mar 2014 15:03:11 +0000 (16:03 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 20 Mar 2014 17:04:50 +0000 (18:04 +0100)
commit5e1d5dded26a6c90a61b9a44c0417c0d3da56b85
treee49e14669572edde69020a7525d4fe814b7d0355
parent55074071eca46239528390ef7bb82b11e2aa7c79
Move functions using iscsiadm to viriscsi.c

Remove the 'StorageBackend' from names of the functions and fix
indentation.
po/POTFILES.in
src/Makefile.am
src/libvirt_private.syms
src/storage/storage_backend_iscsi.c
src/storage/storage_backend_iscsi.h
src/util/viriscsi.c [new file with mode: 0644]
src/util/viriscsi.h [new file with mode: 0644]