Skip to content
Commit 5c60e89e authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4.2: Fix up an invalid combination of memory allocation flags



We should use either GFP_KERNEL or GFP_NOFS, but not both. Also strip
GFP_KERNEL_ACCOUNT down to GFP_KERNEL. This memory is shrinkable, so
does not need to be limited by kmemcg.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 9c00fd9a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment