[libvirt] [PATCH 0/2] Fix probing for no-overwrite on fs storage

John Ferlan jferlan at redhat.com
Tue Nov 15 23:48:01 UTC 2016


Details in the patches, especially #2.

I'm not 100% certain the blkid_probe_filter_superblocks_type is really
necessary, but left it there with a fixed list of probe'd types rather
than removing and finding some corner issue later.

John Ferlan (2):
  fs: Remove virStoragePoolProbeResult and FILESYSTEM_PROBE_ values
  fs: Fix probing on no-overwrite of target device

 src/storage/storage_backend_fs.c | 42 +++++++++++++++++++---------------------
 src/storage/storage_backend_fs.h |  5 -----
 2 files changed, 20 insertions(+), 27 deletions(-)

-- 
2.7.4




More information about the libvir-list mailing list