
20 Mar
2014
20 Mar
'14
5:20 p.m.
On 03/20/2014 05:23 PM, Martin Kletzander wrote:
On Thu, Mar 20, 2014 at 04:57:35PM +0100, Ján Tomko wrote:
If we cannot stat/open a file on pool refresh, returning -1 aborts the refresh and the pool is undefined.
Don't treat missing files as fatal unless VolOpenCheckMode is called with the VIR_STORAGE_VOL_OPEN_ERROR flag.
ACK,
Thanks, I've mentioned the functions where returning '-2' is needed in the commit message and pushed it. Jan