diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2020-11-24 21:48:01 +0100 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2020-12-09 15:38:34 +0100 |
commit | 5e54dafbe0b4a2a8555ecf0b9690150da37ee0e1 (patch) | |
tree | 49f1fb6aef3d304ee32557a126828896a0c9f51c /net/sunrpc/backchannel_rqst.c | |
parent | sunrpc: clean-up cache downcall (diff) | |
download | linux-5e54dafbe0b4a2a8555ecf0b9690150da37ee0e1.tar.xz linux-5e54dafbe0b4a2a8555ecf0b9690150da37ee0e1.zip |
SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
There's no need to defer allocation of pages for the receive buffer.
- This upcall is quite infrequent
- gssp_alloc_receive_pages() can allocate the pages with GFP_KERNEL,
unlike the transport
- gssp_alloc_receive_pages() knows exactly how many pages are needed
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Olga Kornievskaia <kolga@netapp.com>
Diffstat (limited to 'net/sunrpc/backchannel_rqst.c')
0 files changed, 0 insertions, 0 deletions