commit | 1ac7c23e4af5e83525137661595000099f1ce94f | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Dec 14 14:59:09 2010 +0000 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 16 12:37:25 2010 -0500 |
tree | 36038cc6261b15abee63b6d20641ada06aa5bcd7 | |
parent | 4129ccf303593a1922a934697f99e682ff491504 [diff] |
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>