[CRIU] [PATCH 2/4] zdtm: check enabled file systems

Pavel Emelyanov xemul at virtuozzo.com
Fri May 6 10:22:33 PDT 2016


On 05/06/2016 07:34 PM, Andrew Vagin wrote:
> On Fri, May 06, 2016 at 03:11:46PM +0300, Pavel Emelyanov wrote:
>>
>>> diff --git a/test/zdtm/static/mnt_enablefs.checkskip b/test/zdtm/static/mnt_enablefs.checkskip
>>> new file mode 100755
>>> index 0000000..121f057
>>> --- /dev/null
>>> +++ b/test/zdtm/static/mnt_enablefs.checkskip
>>> @@ -0,0 +1,3 @@
>>> +#!/bin/sh
>>> +
>>> +unshare -m --propagation private mount -t nfsd nfsd /mnt
>>
>> WTH is that?
>>
> 
> nfsd is used to check --enable-fd. Here I check that it can be mounted
> on this host.

Isn't fgrep nfsd /proc/filesystems enough?



More information about the CRIU mailing list