nfsd/sunrpc: move sv_module parm into sv_ops
authorJeff Layton <jlayton@primarydata.com>
Mon, 8 Jun 2015 19:05:56 +0000 (12:05 -0700)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 10 Aug 2015 20:05:41 +0000 (16:05 -0400)
...not technically an operation, but it's more convenient and cleaner
to pass the module pointer in this struct.

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/nfsd/nfssvc.c
include/linux/sunrpc/svc.h
net/sunrpc/svc.c

Simple merge
Simple merge
Simple merge