553d21d storage: Introduce virStorageBackendDeviceIsEmpty

Authored and Committed by John Ferlan 7 years ago
    storage: Introduce virStorageBackendDeviceIsEmpty
    
    Rename virStorageBackendFileSystemProbe and to virStorageBackendBLKIDFindFS
    and move to the more common storage_backend module.
    
    Create a shim virStorageBackendDeviceIsEmpty which will make the call
    to the virStorageBackendBLKIDFindFS and check the return value.
    
    Signed-off-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+117 -0