diff options
author | David Sterba <dsterba@suse.com> | 2022-10-14 15:59:35 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-12-05 18:00:43 +0100 |
commit | fe10158c759cc978d0def69b5cb5efabecb42653 (patch) | |
tree | a70d10047c30dd41b4d17ebfc283b457256f27b5 /fs/btrfs/tree-log.c | |
parent | e2896e791001b778e3bf8466dd8c6104245c08a2 (diff) |
btrfs: switch GFP_NOFS to GFP_KERNEL in scrub_setup_recheck_block
There's only one caller that calls scrub_setup_recheck_block in the
memalloc_nofs_save/_restore protection so it's effectively already
GFP_NOFS and it's safe to use GFP_KERNEL.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions