[CRIU] Re: [PATCH 1/2] proc_parse: Add ability to not print error
if entry is optional
Cyrill Gorcunov
gorcunov at openvz.org
Wed Sep 12 03:59:45 EDT 2012
On Wed, Sep 12, 2012 at 11:47:24AM +0400, Pavel Emelyanov wrote:
> >> No need in one more argument. The parse_fdinfo may decide that a line is
> >> optional itself (it does know about types already).
> >
> > Wait, if !entry_met we're yielding error, while there is no error if
> > epoll created but no target assigned. You mean to drop thie error
> > message completely?
>
> No, I mean put the logic about "whether or not to emit an error when no entry
> met" into proc parsing routine.
Ah, ok. I'll update.
Cyrill
More information about the CRIU
mailing list