[CRIU] [PATCH 3/4] mount: handle mnt_flags and sb_flags separatly (v2)
Andrew Vagin
avagin at odin.com
Mon Sep 7 13:07:01 PDT 2015
On Mon, Sep 07, 2015 at 10:48:56PM +0300, Cyrill Gorcunov wrote:
> On Mon, Sep 07, 2015 at 10:34:41PM +0300, Andrey Vagin wrote:
> >
> > static int restore_shared_options(struct mount_info *mi, bool private, bool shared, bool slave)
> > {
> > - pr_debug("%d:%s private %d shared %d slave %d\n",
> > - mi->mnt_id, mi->mountpoint, private, shared, slave);
> > -
>
> Why? Don't get me wrong, but such debug prints really helps
> to figure out what's going on at the runtime.
It was removed by mistake
More information about the CRIU
mailing list