Re: [libvirt] [PATCH] NFS storage pool: Fix libvirtd crash due to refactor edit

2014-04-04 Thread Eric Blake
On 04/04/2014 08:36 AM, John Ferlan wrote: > Commit id '18642d10' refactored the call to virCommandRunRegex() > inside a new function virStorageBackendFileSystemNetFindNFSPoolSources(), > but the cut-n-paste didn't remove the "&state". Now that state is passed > by reference, it results in a libvi

[libvirt] [PATCH] NFS storage pool: Fix libvirtd crash due to refactor edit

2014-04-04 Thread John Ferlan
Commit id '18642d10' refactored the call to virCommandRunRegex() inside a new function virStorageBackendFileSystemNetFindNFSPoolSources(), but the cut-n-paste didn't remove the "&state". Now that state is passed by reference, it results in a libvirtd core with a messages entry: "...internal error