]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Move most of the FS creation functions to common backend.
authorCole Robinson <crobinso@redhat.com>
Thu, 16 Jul 2009 16:09:26 +0000 (12:09 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 16 Jul 2009 16:52:52 +0000 (12:52 -0400)
commit6d7d465a04273cd79dff30b62dd0bbda253abb1c
tree7b2ff3e07297d056a6fdf82d0f69bbee5dee8c38
parent1b16bf4ec77e96bf3524f1db2a16b6f0239ea1c2
storage: Move most of the FS creation functions to common backend.

These will be used by other pool cloning implementations.
src/storage_backend.c
src/storage_backend.h
src/storage_backend_fs.c