]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: improve the while loop virStorageBackendFileSystemIsMounted
authorYi Li <yili@winhong.com>
Thu, 31 Oct 2019 03:55:26 +0000 (11:55 +0800)
committerJán Tomko <jtomko@redhat.com>
Tue, 12 Nov 2019 12:56:47 +0000 (13:56 +0100)
commit94af82b936a7064a68133058090a799af078143d
tree0e8090756a6c1f8a735b4a504775a8c88d549912
parentf62f729b4280da210a289172c9d881a4c164ddc5
storage: improve the while loop virStorageBackendFileSystemIsMounted

Move virStorageBackendFileSystemGetPoolSource outside of the while loop

Signed-off-by: Yi Li <yili@winhong.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/storage/storage_backend_fs.c