Disable non-supported features

Non-VZ kernels can't be expected to have second-level quota or simfs support.

We'll emulate simfs support with bind mounts, so the MS_BIND flag should
be passed in this case, for all fs params.

For quotas, we'll just prevent trying to activate that, regardless of
what the configuration says.

Signed-off-by: Glauber Costa <glommer@parallels.com>
1 file changed