]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage_conf: Move username processing into common function
authorJohn Ferlan <jferlan@redhat.com>
Sat, 13 Jul 2013 19:15:38 +0000 (15:15 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 15 Jul 2013 16:41:12 +0000 (12:41 -0400)
commit37029be4c0aa945a4f144e66eb985ffe3aa01b77
treec6d8233deb2c7f0e508b534f40c771f6db0f008b
parenteb0d79c64be49950a42497c79709c1386bf588ce
storage_conf: Move username processing into common function

Move the auth->username processing into virStoragePoolDefParseAuth
save the resulting username into chap/cephx specific data
src/conf/storage_conf.c