]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: cleanup: do away with 'createFile'
authorCole Robinson <crobinso@redhat.com>
Thu, 16 Jul 2009 16:27:07 +0000 (12:27 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 16 Jul 2009 16:52:52 +0000 (12:52 -0400)
commit16e4833492667c62c05bd954979e564e04c58954
treed5cf2251838b1772f86175368580ae99bd32b7fc
parent6d7d465a04273cd79dff30b62dd0bbda253abb1c
storage: cleanup: do away with 'createFile'

Have storage building functions be definitions of
virStorageBackendBuildVolFrom: we will need to do this in the future anyways
if we ever support the flags attribute.
src/storage_backend.c
src/storage_backend.h
src/storage_backend_fs.c