linux/net/sunrpc
Vasily Averin a289ce5311 sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
svc_serv-> sv_bc_xprt is netns-unsafe and cannot be used as pointer.
To prevent its misuse in future it is replaced by new boolean flag.

Signed-off-by: Vasily Averin <vvs@virtuozzo.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2018-12-27 21:01:41 -05:00
..
auth_gss sunrpc: use SVC_NET() in svcauth_gss_* functions 2018-12-27 21:00:23 -05:00
xprtrdma sunrpc: replace svc_serv->sv_bc_xprt by boolean flag 2018-12-27 21:01:41 -05:00
addr.c
auth.c
auth_generic.c SUNRPC: Fix a bogus get/put in generic_key_to_expire() 2018-11-12 16:39:13 -05:00
auth_null.c
auth_unix.c
backchannel_rqst.c
cache.c sunrpc: fix cache_head leak due to queued request 2018-12-04 15:42:08 -05:00
clnt.c
debugfs.c
Kconfig
Makefile
netns.h
rpc_pipe.c
rpcb_clnt.c
sched.c
socklib.c
stats.c
sunrpc.h
sunrpc_syms.c
svc.c sunrpc: use-after-free in svc_process_common() 2018-12-27 21:00:58 -05:00
svc_xprt.c sunrpc: use-after-free in svc_process_common() 2018-12-27 21:00:58 -05:00
svcauth.c
svcauth_unix.c
svcsock.c sunrpc: replace svc_serv->sv_bc_xprt by boolean flag 2018-12-27 21:01:41 -05:00
sysctl.c
timer.c
xdr.c SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() 2018-11-08 12:12:23 -05:00
xprt.c
xprtmultipath.c
xprtsock.c missing bits of "iov_iter: Separate type from direction and use accessor functions" 2018-11-01 18:19:03 -04:00