
27 May
2011
27 May
'11
9:14 p.m.
On 05/26/2011 01:27 PM, Eric Blake wrote:
On 05/26/2011 11:18 AM, Laine Stump wrote:
It was suggested during review of a different patch that the libvirt interface driver API's should have "netcf:" in their log messages. This patch eliminates that from all interface driver API functions, and also eliminates the extra " - " in the case that netcf returns no details in its error info (which *never* happens at present, but could happen sometime in the future. --- src/interface/netcf_driver.c | 79 +++++++++++++++++++++++++----------------- 1 files changed, 47 insertions(+), 32 deletions(-) ACK.
Pushed. Thanks!