]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage_conf: Move auth processing into virStoragePoolDefParseAuth
authorJohn Ferlan <jferlan@redhat.com>
Sat, 13 Jul 2013 18:23:38 +0000 (14:23 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 15 Jul 2013 16:41:12 +0000 (12:41 -0400)
commit092ca9689a6e95fa61cd956548c24b2de9a6b278
treedd30870a7685231cb17532a65fe4583c49980c30
parent92c5591fd284328b7b278c955766a3c76f833f59
storage_conf: Move auth processing into virStoragePoolDefParseAuth

Split processing of "<auth" into its own function
src/conf/storage_conf.c