You need to sign in or sign up before continuing.
  • J
    storage: Add param to check whether we can write a disk label · 05c46f5c
    John Ferlan 提交于
    Modify virStorageBackendDiskValidLabel to add a 'writelabel' parameter.
    While initially for the purpose of determining whether the label should
    be written during DiskBuild, a future use during DiskStart could determine
    whether the pool should be started using the label found. Augment the
    error messages also to give a hint as to what someone may need to do
    or why the command failed.
    05c46f5c
storage_backend_disk.c 31.2 KB