[PATCH v2 06/17] conf: Remove defaultFormat from VIR_STORAGE_POOL_ZFS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The ZFS pool is document as not using pool format types, so remove
the defaultFormat value.

Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx>
---
 src/conf/storage_conf.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/conf/storage_conf.c b/src/conf/storage_conf.c
index 25556db4f8..be64c09d37 100644
--- a/src/conf/storage_conf.c
+++ b/src/conf/storage_conf.c
@@ -268,7 +268,6 @@ static virStoragePoolTypeInfo poolTypeInfo[] = {
      .poolOptions = {
          .flags = (VIR_STORAGE_POOL_SOURCE_NAME |
                    VIR_STORAGE_POOL_SOURCE_DEVICE),
-         .defaultFormat = VIR_STORAGE_FILE_RAW,
      },
     },
     {.poolType = VIR_STORAGE_POOL_VSTORAGE,
-- 
2.20.1


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux