]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Format FS pools on creation
authorDave Allan <dallan@redhat.com>
Wed, 24 Feb 2010 08:51:34 +0000 (09:51 +0100)
committerDaniel Veillard <veillard@redhat.com>
Wed, 24 Feb 2010 08:51:34 +0000 (09:51 +0100)
commitb738016b78f157be16ed3200fb0e0023e81e2adb
tree16a1859e8b673c745e38dc404f6ef512ecf6b589
parent9ad255f975ee9586128f068b47aa24eb51673f93
Format FS pools on creation

Create the filesystem on the partition used by the pool
* configure.ac: check for mkfs availability
* libvirt.spec.in: add extra require on util-linux for mkfs
* src/storage/storage_backend_fs.c: run mkfs with the expected
  fs type when creating a filesystem pool
.gnulib
configure.ac
libvirt.spec.in
src/storage/storage_backend_fs.c