Skip to content
Commit 210aa277 authored by David Sterba's avatar David Sterba
Browse files

btrfs: sink gfp parameter to convert_extent_bit



Single caller passes GFP_NOFS. We can get rid of the
gfpflags_allow_blocking checks as NOFS can block but does not recurse to
filesystem through reclaim.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 059f791c
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