[CRIU] [PATCH 2/2] introduce --skip-mnt cli option

Pavel Emelyanov xemul at parallels.com
Fri Apr 3 07:57:31 PDT 2015


On 04/03/2015 03:26 PM, Oleg Nesterov wrote:
> On 04/03, Pavel Emelyanov wrote:
>>
>>
>>> @@ -1004,6 +1035,13 @@ struct mount_info *parse_mountinfo(pid_t pid, struct ns_id *nsid, bool for_dump)
>>>  			goto end;
>>>  		}
>>>
>>> +		if (for_dump && should_skip_mount(new->mountpoint + 1)) {
>>
>> Sorry for being tedious, but I've found two more ... semantic problems with this option.
> 
> Thanks for the comments ;)
> 

> But let me repeat, this all is up to you.

OK, fair enough :)  I let's then go with the simple option.
Both patches are applied, thank you!

-- Pavel




More information about the CRIU mailing list