svc: Add /proc/sys/sunrpc/transport files
authorTom Tucker <tom@opengridcomputing.com>
Mon, 31 Dec 2007 03:08:31 +0000 (21:08 -0600)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 1 Feb 2008 21:42:13 +0000 (16:42 -0500)
commitdc9a16e49dbba3dd042e6aec5d9a7929e099a89b
tree5aee4ec75869697350d3cebdfaaf8e10435ebbc2
parent260c1d1298f6703d38fdccd3dd5a310766327340
svc: Add /proc/sys/sunrpc/transport files

Add a file that when read lists the set of registered svc
transports.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Acked-by: Neil Brown <neilb@suse.de>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Greg Banks <gnb@sgi.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
include/linux/sunrpc/svc_xprt.h
net/sunrpc/svc_xprt.c
net/sunrpc/sysctl.c