diff options
author | Dave Allan <dallan@redhat.com> | 2010-02-24 09:51:34 +0100 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2010-02-24 09:51:34 +0100 |
commit | b738016b78f157be16ed3200fb0e0023e81e2adb (patch) | |
tree | 16a1859e8b673c745e38dc404f6ef512ecf6b589 /.gnulib | |
parent | 9ad255f975ee9586128f068b47aa24eb51673f93 (diff) | |
download | libvirt-b738016b78f157be16ed3200fb0e0023e81e2adb.tar.gz |
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
Diffstat (limited to '.gnulib')
m--------- | .gnulib | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/.gnulib b/.gnulib -Subproject 2709233ead439b582d82af48bd25e709378cda4 +Subproject 11fbc57405a118e6ec9a3ebc19bbf5ececdae4d |