• D
    Format FS pools on creation · b738016b
    Dave Allan 提交于
    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
    b738016b
configure.ac 65.7 KB