Chuck Lever cf500bac8f SUNRPC: Introduce rpc_prepare_reply_pages()
prepare_reply_buffer() and its NFSv4 equivalents expose the details
of the RPC header and the auth slack values to upper layer
consumers, creating a layering violation, and duplicating code.

Remedy these issues by adding a new RPC client API that hides those
details from upper layers in a common helper function.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2019-02-14 10:04:37 -05:00
..
2019-01-17 15:17:28 +00:00
2018-04-16 11:53:35 +01:00
2017-12-13 15:10:01 -05:00
2018-04-04 13:41:27 +01:00
2018-06-19 10:06:29 -07:00
2017-11-17 14:58:01 -08:00
2018-10-25 11:17:40 -06:00
2017-11-17 09:51:57 -08:00
2017-09-25 20:38:26 +02:00
2018-07-26 10:17:47 +02:00
2018-02-13 21:30:22 +01:00
2018-11-15 11:35:40 -08:00
2017-12-19 10:56:24 +01:00
2018-04-18 23:37:39 -04:00