Re: [Devel] [PATCH 2/3] ve: revise permissions to allow mount smth

2015-08-28 Thread Vladimir Davydov
On Fri, Aug 28, 2015 at 05:20:02PM +0400, Andrew Vagin wrote: Return back to the behavior of the upstream kernel. Currently we use mount namespaces and need nothing special here. Signed-off-by: Andrew Vagin ava...@openvz.org Reviewed-by: Vladimir Davydov vdavy...@parallels.com It's worth

[Devel] [PATCH 2/3] ve: revise permissions to allow mount smth

2015-08-28 Thread Andrew Vagin
Return back to the behavior of the upstream kernel. Currently we use mount namespaces and need nothing special here. Signed-off-by: Andrew Vagin ava...@openvz.org --- fs/namespace.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/fs/namespace.c b/fs/namespace.c index