summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/auth_gss.c
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2022-01-29 18:49:44 +0100
committerTrond Myklebust <trond.myklebust@hammerspace.com>2022-02-26 00:50:12 +0100
commit0adc87940618648b3dcccc819c20068bd6b4ec93 (patch)
tree51d9bad823a02d5a1f89468a3d8162edc808ff56 /net/sunrpc/auth_gss/auth_gss.c
parentNFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL (diff)
downloadlinux-0adc87940618648b3dcccc819c20068bd6b4ec93.tar.xz
linux-0adc87940618648b3dcccc819c20068bd6b4ec93.zip
SUNRPC: Convert GFP_NOFS to GFP_KERNEL
The sections which should not re-enter the filesystem are already protected with memalloc_nofs_save/restore calls, so it is better to use GFP_KERNEL in these calls to allow better performance for synchronous RPC calls. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/sunrpc/auth_gss/auth_gss.c')
0 files changed, 0 insertions, 0 deletions