Skip to content
Snippets Groups Projects
Commit 037f18a3 authored by Chris Mason's avatar Chris Mason Committed by Andy Grover
Browse files

RDS: use friendly gfp masks for prefill


When prefilling the rds frags, we end up doing a lot of allocations.
We're not in atomic context here, and so there's no reason to dip into
atomic reserves.  This changes the prefills to use masks that allow
waiting.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 33244125
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment