]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Refactor virStorageBackendFileSystemGetPoolSource
authorJohn Ferlan <jferlan@redhat.com>
Mon, 7 Dec 2015 13:26:42 +0000 (08:26 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 15 Dec 2015 19:33:04 +0000 (14:33 -0500)
commit61c29fe56f3a604c8c05f998aa46f2bfa3c1454e
tree2e3fbedbe327e96879bba360498a36417bbb3117
parent1d1330f37e3b6b60b428119707e8c76afd6bc2c0
storage: Refactor virStorageBackendFileSystemGetPoolSource

Refactor code to use standard return functioning with respect to setting
a ret value and going to cleanup.
src/storage/storage_backend_fs.c