nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
authorJeff Layton <jlayton@primarydata.com>
Mon, 8 Jun 2015 19:06:51 +0000 (12:06 -0700)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 10 Aug 2015 20:05:42 +0000 (16:05 -0400)
For now, all services use svc_xprt_do_enqueue, but once we add
workqueue-based service support, we'll need to do something different.

Signed-off-by: Shirley Ma <shirley.ma@oracle.com>
Acked-by: Jeff Layton <jlayton@primarydata.com>
Tested-by: Shirley Ma <shirley.ma@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/lockd/svc.c
fs/nfs/callback.c
fs/nfsd/nfssvc.c
include/linux/sunrpc/svc.h
include/linux/sunrpc/svc_xprt.h
net/sunrpc/svc_xprt.c

diff --cc fs/lockd/svc.c
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge