[CRIU] Dumping a FUSE mount

Jonathan 'Wolf' Rentzsch nil at redshed.net
Tue Oct 13 07:41:40 PDT 2015


> On Oct 13, 2015, at 3:23 AM, Pavel Emelyanov <xemul at parallels.com> wrote:
>> Yes, that’s it does on 1.5.2. Based on your advice here:
>> 
>> https://lists.openvz.org/pipermail/criu/2015-October/022382.html
>> 
>> I commented out that check, so it doesn’t report -1.
> 
> Well, I told the place had to be patched to allow for external mounts. Doing
> so is not only removing the 'return -1', but also marking the mount entry
> as such, the mentioned else branch calls try_resolve_ext_mount() for that.

Ah! I didn’t understand I needed to call try_resolve_ext_mount() as well.

I added that and it seems to work now.

Thanks so much for your help on this.

-Wolf


More information about the CRIU mailing list