X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=include%2Flinux%2Fsunrpc%2Fsvcsock.h;h=1b353a76c30492389bad8c12fb41ffcd901a2027;hb=4cfc7e6019caa3e97d2a81c48c8d575d7b38d751;hp=04dba23c59f2c4aead01ab313127368a63b93a05;hpb=6951867b9967066eda090f46ad91ce69e0ead611;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git diff --git a/include/linux/sunrpc/svcsock.h b/include/linux/sunrpc/svcsock.h index 04dba23c59f2..1b353a76c304 100644 --- a/include/linux/sunrpc/svcsock.h +++ b/include/linux/sunrpc/svcsock.h @@ -28,6 +28,7 @@ struct svc_sock { /* private TCP part */ u32 sk_reclen; /* length of record */ u32 sk_tcplen; /* current read length */ + struct rpc_xprt *sk_bc_xprt; /* NFSv4.1 backchannel xprt */ }; /*