linux-stable/include/linux/sunrpc
Chuck Lever 0b6c14bdd9 SUNRPC: Make cache_req::thread_wait an unsigned long
The second parameter of wait_for_completion_interruptible_timeout()
is a jiffies value whose type is "unsigned long". Avoid an
unnecessary and potentially fraught implicit type conversion at the
wait_for_completion_interruptible_timeout() call site in
cache_wait_req().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2022-05-19 12:25:39 -04:00
..
addr.h
auth.h
auth_gss.h
bc_xprt.h
cache.h SUNRPC: Make cache_req::thread_wait an unsigned long 2022-05-19 12:25:39 -04:00
clnt.h SUNRPC: Ensure that the gssproxy client can start in a connected state 2022-05-07 14:31:15 -04:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
gss_krb5_enctypes.h
metrics.h
msg_prot.h
rpc_pipe_fs.h
rpc_rdma.h
rpc_rdma_cid.h
sched.h NFS: Fix memory allocation in rpc_malloc() 2022-03-22 15:52:55 -04:00
stats.h
svc.h SUNRPC: Fix NFSD's request deferral on RDMA transports 2022-04-06 14:01:27 -04:00
svc_rdma.h
svc_rdma_pcl.h
svc_xprt.h Networking changes for 5.18. 2022-03-24 13:13:26 -07:00
svcauth.h
svcauth_gss.h
svcsock.h
timer.h
types.h
xdr.h NFSD: prevent integer overflow on 32 bit systems 2022-03-15 12:24:18 -04:00
xprt.h NFS client bugfixes for Linux 5.18 2022-04-08 07:39:17 -10:00
xprtmultipath.h
xprtrdma.h
xprtsock.h SUNRPC: Do not dereference non-socket transports in sysfs 2022-03-25 13:22:58 -04:00