]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
afs: Only allow mounting afs in the intial network namespace
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 31 Jan 2013 12:23:54 +0000 (04:23 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 14:00:38 +0000 (06:00 -0800)
commitf74f70f8b10b435f5f20247e70d1d86b53a59685
tree0ba5bd2d8e1f3cb795c66e134c7bc1d4572016aa
parent66fdb93f882d21612a5287cd1303c9b1391ebf5d
afs: Only allow mounting afs in the intial network namespace

rxrpc sockets only work in the initial network namespace so it isn't
possible to support afs in any other network namespace.

Cc: David Howells <dhowells@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/afs/super.c