twx-linux/include/linux/sunrpc
Chuck Lever e844d307d4 svcrdma: Add a "deferred close" helper
Refactor a bit of commonly used logic so that every site that wants
a close deferred to an nfsd thread does all the right things
(set_bit(XPT_CLOSE) then enqueue).

Also, once XPT_CLOSE is set on a transport, it is never cleared. If
XPT_CLOSE is already set, then the close is already being handled
and the enqueue can be skipped.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2021-03-22 13:22:13 -04:00
..
addr.h
auth_gss.h
auth.h
bc_xprt.h
cache.h
clnt.h
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5_enctypes.h
gss_krb5.h
metrics.h
msg_prot.h
rpc_pipe_fs.h
rpc_rdma_cid.h
rpc_rdma.h
sched.h
stats.h
svc_rdma_pcl.h
svc_rdma.h svcrdma: Maintain a Receive water mark 2021-03-22 13:22:13 -04:00
svc_xprt.h svcrdma: Add a "deferred close" helper 2021-03-22 13:22:13 -04:00
svc.h NFSD: Extract the svcxdr_init_encode() helper 2021-03-22 10:18:51 -04:00
svcauth_gss.h
svcauth.h
svcsock.h
timer.h
types.h
xdr.h NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream 2021-03-22 10:18:55 -04:00
xprt.h
xprtmultipath.h
xprtrdma.h
xprtsock.h