commit | 8e5b67731d088e66fc6a59d9e2fc9a5e4e187303 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Tue Apr 09 11:46:15 2019 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Apr 24 09:46:34 2019 -0400 |
tree | de54300544bed6e8b1e7d0a270a6c0e5475b241e | |
parent | 83dd59a0b9afc3b1a2642fb5c9b0585b1c08768f [diff] |
SUNRPC: Add a callback to initialise server requests Add a callback to help initialise server requests before they are processed. This will allow us to clean up the NFS server version support, and to make it container safe. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>