[CRIU] [PATCH 3/4] mount: handle mnt_flags and sb_flags separatly (v2)

Cyrill Gorcunov gorcunov at gmail.com
Mon Sep 7 12:48:56 PDT 2015


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.


More information about the CRIU mailing list