diff options
author | 2017-10-31 16:37:52 +0100 | |
---|---|---|
committer | 2018-01-22 16:08:12 +0100 | |
commit | ae0f162534e98afccc7d055cfaa3d3e920a928f0 (patch) | |
tree | d7d0ac84844e4243a0de378619333c0306b97cf5 /fs/btrfs/root-tree.c | |
parent | btrfs: prepare to drop gfp mask parameter from clear_extent_bit (diff) | |
download | linux-rng-ae0f162534e98afccc7d055cfaa3d3e920a928f0.tar.xz linux-rng-ae0f162534e98afccc7d055cfaa3d3e920a928f0.zip |
btrfs: sink gfp parameter to clear_extent_bit
All callers use GFP_NOFS, we don't have to pass it as an argument. The
built-in tests pass GFP_KERNEL, but they run only at module load time
and NOFS works there as well.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/root-tree.c')
0 files changed, 0 insertions, 0 deletions