diff options
author | Vasily Averin <vvs@virtuozzo.com> | 2018-12-24 12:45:04 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2018-12-28 03:01:41 +0100 |
commit | a289ce5311f406bf846614591300a948ebc42062 (patch) | |
tree | 52672e4111d17511c4b8f7c3beb7f804e790decc /net/sunrpc/xprtsock.c | |
parent | sunrpc: use-after-free in svc_process_common() (diff) | |
download | linux-a289ce5311f406bf846614591300a948ebc42062.tar.xz linux-a289ce5311f406bf846614591300a948ebc42062.zip |
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>
Diffstat (limited to 'net/sunrpc/xprtsock.c')
0 files changed, 0 insertions, 0 deletions