android_kernel_oneplus_msm8998/include/linux/sunrpc
Jeff Layton 9867d76ca1 knfsd: convert knfsd to kthread API
This patch is rather large, but I couldn't figure out a way to break it
up that would remain bisectable. It does several things:

- change svc_thread_fn typedef to better match what kthread_create expects
- change svc_pool_map_set_cpumask to be more kthread friendly. Make it
  take a task arg and and get rid of the "oldmask"
- have svc_set_num_threads call kthread_create directly
- eliminate __svc_create_thread

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2008-06-23 13:02:49 -04:00
..
auth.h NFSv4: Reintroduce machine creds 2008-04-19 16:54:56 -04:00
auth_gss.h NFSv4: Reintroduce machine creds 2008-04-19 16:54:56 -04:00
cache.h svcrpc: move unused field from cache_deferred_req 2008-04-23 16:13:37 -04:00
clnt.h
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h gss_krb5: consistently use unsigned for seqnum 2008-04-23 16:13:41 -04:00
gss_spkm3.h
Kbuild
metrics.h
msg_prot.h
rpc_pipe_fs.h
rpc_rdma.h
sched.h
stats.h
svc.h knfsd: convert knfsd to kthread API 2008-06-23 13:02:49 -04:00
svc_rdma.h
svc_xprt.h
svcauth.h IPv6 support for NFS server export caches 2008-04-23 16:13:36 -04:00
svcauth_gss.h
svcsock.h SUNRPC: Update RPC server's TCP record marker decoder 2008-04-23 16:13:43 -04:00
timer.h
types.h
xdr.h
xprt.h SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 2008-04-19 16:55:12 -04:00
xprtrdma.h
xprtsock.h