]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Break out FS volume build routines to their own functions.
authorCole Robinson <crobinso@redhat.com>
Tue, 12 May 2009 20:27:17 +0000 (20:27 +0000)
committerCole Robinson <crobinso@redhat.com>
Tue, 12 May 2009 20:27:17 +0000 (20:27 +0000)
commitbe9e5185b4130de8ba884309d5deb6991914e296
tree34fc21bbd085445cb3548b8aacb20986be2b9d88
parent6852c88fc71a02b107d3beb90f13dce90b4784b2
Break out FS volume build routines to their own functions.

Improves readability, particularly wrt the pending CreateFromXML changes.
This will also help implementing File->Block volume creation in the future,
since some of this code will need to be moved to a backend agnostic file.
ChangeLog
src/storage_backend_fs.c