Re: [libvirt] [PATCH v2 0/5] Add read error ignore to storage backend vol info APIs

2015-12-04 Thread Ján Tomko
On Tue, Nov 24, 2015 at 03:57:11PM -0500, John Ferlan wrote: > v1 took a simplistic approach: > > http://www.redhat.com/archives/libvir-list/2015-October/msg00919.html > > but not specific enough according to the review. So adding some extra > complexity of checking for specific errors and flag

[libvirt] [PATCH v2 0/5] Add read error ignore to storage backend vol info APIs

2015-11-24 Thread John Ferlan
v1 took a simplistic approach: http://www.redhat.com/archives/libvir-list/2015-October/msg00919.html but not specific enough according to the review. So adding some extra complexity of checking for specific errors and flag bits to "ignore" the error similar to the catch-all openflags