[CRIU] [PATCH] mount: Add ability to restore ro tmpfs
Pavel Emelyanov
xemul at parallels.com
Thu May 28 15:01:40 PDT 2015
On 05/27/2015 03:54 PM, Cyrill Gorcunov wrote:
> On Wed, May 27, 2015 at 03:45:35PM +0300, Pavel Emelyanov wrote:
>>> + bool remount_ro = (tp->code == FSTYPE__TMPFS && mi->flags & MS_RDONLY);
>>
>> The same can be required for devtmpfs too. I would say that any fs with ->restore
>> callback might want to see the mountpoint writable :)
>>
Applied, thanks
More information about the CRIU
mailing list