Skip to content
Commit 875bc3fb authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Ensure NFS writeback allocations don't recurse back into NFS.



All the allocations that we can hit in the NFS layer and sunrpc layers
themselves are already marked as GFP_NOFS, but we need to ensure that
any calls to generic kernel functionality do the right thing as well.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent df3accb8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment