diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2020-11-30 14:58:19 -0500 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2020-12-02 10:06:52 -0500 |
commit | 0359af7ac318495432e5a06f671c80dc29274f18 (patch) | |
tree | a416f138161de7fd451b7cdf418caaa6273e87fb /fs/nfs/nfs42proc.c | |
parent | 63e2fffa59a9dd91e443b08832656399fd80b7f0 (diff) |
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 <aglo@umich.edu>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/nfs42proc.c')
0 files changed, 0 insertions, 0 deletions