On 07/30/2012 11:16 PM, Jeff Cody wrote: > Signed-off-by: Jeff Cody <jc...@redhat.com> > --- > qerror.c | 4 ++++ > qerror.h | 3 +++ > 2 files changed, 7 insertions(+) > > diff --git a/qerror.c b/qerror.c > index 25c2733..69a59ab 100644 > --- a/qerror.c > +++ b/qerror.c > @@ -307,6 +307,10 @@ static const QErrorStringTable qerror_table[] = { > .desc = "Too many open files", > }, > { > + .error_fmt = QERR_TOP_NOT_FOUND, > + .desc = "Top '%(top)' not found", > + }, > + {
This conflicts with the series to simplify error handling; if we want both series, I'd suggest rebasing this one to use the simpler handling. -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature