Re: [libvirt] [PATCHv2 07/16] storage: don't probe non-files

2012-10-14 Thread Doug Goldstein
On Sat, Oct 13, 2012 at 5:00 PM, Eric Blake ebl...@redhat.com wrote: Backing chains can end on a network protocol, such as nbd:xxx; we should not attempt to probe the file system in this case. * src/storage/storage_backend_fs.c (virStorageBackendProbeTarget): Only probe files. ---

[libvirt] [PATCHv2 07/16] storage: don't probe non-files

2012-10-13 Thread Eric Blake
Backing chains can end on a network protocol, such as nbd:xxx; we should not attempt to probe the file system in this case. * src/storage/storage_backend_fs.c (virStorageBackendProbeTarget): Only probe files. --- src/storage/storage_backend_fs.c | 3 ++- 1 file changed, 2 insertions(+), 1