]> xenbits.xensource.com Git - libvirt.git/commit
storage: disk: Use capacity, not allocation, when creating volume.
authorCole Robinson <crobinso@redhat.com>
Fri, 10 Jul 2009 13:05:20 +0000 (09:05 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 16 Jul 2009 16:52:52 +0000 (12:52 -0400)
commita500d73ac029a5344aca5680d95757e3044f3df6
tree46820d6729abbd5df5b4371cd8c81a4efdab457a
parentbd70595c9d62a206385ce8698a661557970d9af1
storage: disk: Use capacity, not allocation, when creating volume.

There isn't any way to dictate allocation when creating disk volumes, so
capacity is the only relevant value.
src/storage_backend_disk.c