commit | cf0e124e0a489944d08fcc3c694d2b234d2cc658 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Nov 29 15:51:25 2021 +1100 |
committer | Chuck Lever <chuck.lever@oracle.com> | Mon Dec 13 13:42:57 2021 -0500 |
tree | 724c35da04f72883ceaa7256e0343df2ad4bae55 | |
parent | ecd3ad68d2c6d3ae178a63a2d9a02c392904fd36 [diff] |
SUNRPC: move the pool_map definitions (back) into svc.c These definitions are not used outside of svc.c, and there is no evidence that they ever have been. So move them into svc.c and make the declarations 'static'. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>