diff options
author | David Sterba <dsterba@suse.com> | 2017-12-12 21:43:52 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-01-22 16:08:19 +0100 |
commit | e43bbe5e16d87b40f3b382b3a43b0142d6d1193d (patch) | |
tree | b8033e995b23fe1c45f117d3d35117bc7b58772f /arch/c6x | |
parent | btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC (diff) | |
download | linux-e43bbe5e16d87b40f3b382b3a43b0142d6d1193d.tar.xz linux-e43bbe5e16d87b40f3b382b3a43b0142d6d1193d.zip |
btrfs: sink unlock_extent parameter gfp_flags
All callers pass either GFP_NOFS or GFP_KERNEL now, so we can sink the
parameter to the function, though we lose some of the slightly better
semantics of GFP_KERNEL in some places, it's worth cleaning up the
callchains.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'arch/c6x')
0 files changed, 0 insertions, 0 deletions