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

Andrew Vagin avagin at virtuozzo.com
Fri May 6 09:34:17 PDT 2016


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.


More information about the CRIU mailing list