diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2015-06-25 16:47:45 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2015-07-09 19:30:34 +0200 |
commit | 757856d2b9568a701df9ea6a4be68effbb9d6f44 (patch) | |
tree | c6f943fd91a6e1901745f114a1387e98b8031eed /ipc/mq_sysctl.c | |
parent | Linux 4.2-rc1 (diff) | |
download | linux-757856d2b9568a701df9ea6a4be68effbb9d6f44.tar.xz linux-757856d2b9568a701df9ea6a4be68effbb9d6f44.zip |
libceph: enable ceph in a non-default network namespace
Grab a reference on a network namespace of the 'rbd map' (in case of
rbd) or 'mount' (in case of ceph) process and use that to open sockets
instead of always using init_net and bailing if network namespace is
anything but init_net. Be careful to not share struct ceph_client
instances between different namespaces and don't add any code in the
!CONFIG_NET_NS case.
This is based on a patch from Hong Zhiguo <zhiguohong@tencent.com>.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'ipc/mq_sysctl.c')
0 files changed, 0 insertions, 0 deletions