remarkable-linux/fs/lockd
Stanislav Kinsbursky c228fa2038 Lockd: create permanent lockd sockets in current network namespace
This patch parametrizes Lockd permanent sockets creation routine by network
namespace context.
It also replaces hard-coded init_net with current network namespace context in
Lockd sockets creation routines.
This approach looks safe, because Lockd is created during NFS mount (or NFS
server start) and thus socket is required exactly in current network namespace
context. But in the same time it means, that Lockd sockets inherits first Lockd
requester network namespace. This issue will be fixed in further patches of the
series.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-02-15 00:19:46 -05:00
..
clnt4xdr.c SUNRPC: constify the rpc_program 2012-01-31 19:28:20 -05:00
clntlock.c
clntproc.c
clntxdr.c SUNRPC: constify the rpc_program 2012-01-31 19:28:20 -05:00
grace.c
host.c SUNRPC: Replace svc_addr_u by sockaddr_storage 2011-09-14 08:21:48 -04:00
Makefile
mon.c SUNRPC: constify the rpc_program 2012-01-31 19:28:20 -05:00
svc.c Lockd: create permanent lockd sockets in current network namespace 2012-02-15 00:19:46 -05:00
svc4proc.c
svclock.c locks: rename lock-manager ops 2011-07-20 20:23:19 -04:00
svcproc.c
svcshare.c
svcsubs.c vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 2012-01-06 23:16:53 -05:00
xdr.c
xdr4.c