[CRIU] Re: [crtools-bot] fdset: Make fdset open helpers to work in
all-or-nothing manner v2
Cyrill Gorcunov
gorcunov at openvz.org
Tue Jan 31 05:36:34 EST 2012
On Tue, Jan 31, 2012 at 02:32:58PM +0400, Cyrill Gorcunov wrote:
> The commit is pushed to "master" and will appear on git://github.com/cyrillos/crtools.git
> ------>
> commit 55e35580244f07efd0f716c487fe8f392581ac43
> Author: Cyrill Gorcunov <gorcunov at openvz.org>
> Date: Tue Jan 31 14:32:58 2012 +0400
>
> fdset: Make fdset open helpers to work in all-or-nothing manner v2
>
> When cr_fdset_open or prep_cr_fdset_for_restore is called
> the caller expects either all operations are successfull
> or there is some error happened and NULL returned, but
> instead at moment partially filled fdset might be returned.
>
> Fix it -- we either should get all or nothing.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
Sigh. Sorry guys for confusion but this patch is not in master
repo now, I occasionally commited it here locally without pushing
upstream.
Which means -- please review it, and if there is some problem
I'll simply drop it then without screwing remote repos.
Cyrill
More information about the CRIU
mailing list