]> xenbits.xensource.com Git - libvirt.git/commit
storage: Refactor FS backend 'create' function choosing.
authorCole Robinson <crobinso@redhat.com>
Thu, 25 Jun 2009 21:28:23 +0000 (17:28 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 16 Jul 2009 16:52:52 +0000 (12:52 -0400)
commit1b16bf4ec77e96bf3524f1db2a16b6f0239ea1c2
tree54fcf853cb19e5b2b97b08adce63610322cb938f
parent045176bf35f5012d15dad60909a3de7a6d270f44
storage: Refactor FS backend 'create' function choosing.

Break out separate functions for

- Determining the supported '*-img' tool,
- The tool's associated create function,
- Desired function for cloning (CreateXMLFrom).

This will be eventually used to unify cloning across all backends.
src/storage_backend_fs.c