]> git.kernelconcepts.de Git - mv-sheeva.git/commit
SUNRPC: Determine value of "nrprocs" automatically
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Dec 2010 14:59:09 +0000 (14:59 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:25 +0000 (12:37 -0500)
commit1ac7c23e4af5e83525137661595000099f1ce94f
tree36038cc6261b15abee63b6d20641ada06aa5bcd7
parent4129ccf303593a1922a934697f99e682ff491504
SUNRPC: Determine value of "nrprocs" automatically

Clean up.

Just fixed a panic where the nrprocs field in a different upper layer
client was set by hand incorrectly.  Use the compiler-generated method
used by the other upper layer protocols.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/rpcb_clnt.c