commit | 642ee6b209c2f4c20fe0a7ed36b429c470162eae | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Tue Apr 09 11:46:17 2019 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Apr 24 09:46:35 2019 -0400 |
tree | 0d98fb1b5ddc6b9b8f670a8a745f84d17e879e24 | |
parent | 4532608d71c8ed6049c949a667eeed719cb9291d [diff] |
SUNRPC: Allow further customisation of RPC program registration Add a callback to allow customisation of the rpcbind registration. When clients have the ability to turn on and off version support, we want to allow them to also prevent registration of those versions with the rpc portmapper. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>