summaryrefslogtreecommitdiff
path: root/fs/btrfs/props.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2022-10-14 16:44:33 +0300
committerDavid Sterba <dsterba@suse.com>2022-12-05 20:00:40 +0300
commit33cff222faffefc57f57326547e68133a7816e29 (patch)
treedc256eb2ead3b5a3067ce73d6318e5c997f978b8 /fs/btrfs/props.c
parent879b2221983184cd61fe852f90f3c0d6dd647f67 (diff)
downloadlinux-33cff222faffefc57f57326547e68133a7816e29.tar.xz
btrfs: remove gfp_t flag from btrfs_tree_mod_log_insert_key()
All callers of btrfs_tree_mod_log_insert_key() are now passing a GFP_NOFS flag to it, so remove the flag from it and from alloc_tree_mod_elem() and use it directly within alloc_tree_mod_elem(). Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/props.c')
0 files changed, 0 insertions, 0 deletions