]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
afs: Implement network namespacing
authorDavid Howells <dhowells@redhat.com>
Fri, 18 May 2018 10:46:15 +0000 (11:46 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 23 May 2018 11:01:15 +0000 (12:01 +0100)
commit5b86d4ff5dce3271dff54119e06174dc22422903
tree04916e2272e82554f18b8d442de0a14b9cf84558
parent1588def91d58bf70afe1acf9fc0331fa26e974f4
afs: Implement network namespacing

Implement network namespacing within AFS, but don't yet let mounts occur
outside the init namespace.  An additional patch will be required propagate
the network namespace across automounts.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/cell.c
fs/afs/cmservice.c
fs/afs/internal.h
fs/afs/main.c
fs/afs/netdevices.c
fs/afs/proc.c
fs/afs/rxrpc.c
fs/afs/super.c