]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Move FS backend mount creation command helper
authorJohn Ferlan <jferlan@redhat.com>
Tue, 4 Dec 2018 11:34:58 +0000 (06:34 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 13 Dec 2018 12:09:42 +0000 (07:09 -0500)
commit728b9ed61abe3fea101dd4dddddeb9a530babc6a
tree38be8080cb0ea00fa8334d40e5c426cca196702b
parent1bebb904fe2f8f51b29efe28bbe91d708f142ade
storage: Move FS backend mount creation command helper

Move virStorageBackendFileSystemMountCmd to storage_util so that
it can be used by the test harness.

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
src/storage/storage_backend_fs.c
src/storage/storage_util.c
src/storage/storage_util.h