[CRIU] [PATCH] btrfs: Don't fail if we meet non-subvolume mountpoint
Cyrill Gorcunov
gorcunov at gmail.com
Thu Dec 5 03:05:31 PST 2013
On Thu, Dec 05, 2013 at 02:47:56PM +0400, Pavel Emelyanov wrote:
> On 12/05/2013 02:10 PM, Cyrill Gorcunov wrote:
> > If mount point is not a subvolume we need more complex logic
> > to figure out which subvolumes it might have. It'll be addressed
> > later, at moment simply don't fail in such case: for worst
> > scenarion we will fail later in CRIU code when devs are not
> > matching, in best case if application is not using notify,
> > sockets or deleted files -- we should continue without errors.
> >
> > Reported-by: Andrew Vagin <avagin at parallels.com>
> > Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
>
> Andrey?
Pavel, as discussed with Andrew, the former static/mountpoints issue
seems to be different problem, still this patch is needed for
other tests. I'm dealing with static/mountpoints now. IOW, pick
it. More patches are coming.
More information about the CRIU
mailing list