diff options
author | David Sterba <dsterba@suse.com> | 2017-02-13 13:03:44 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-02-17 14:03:49 +0300 |
commit | 52bf8e7aeabb3d16abe2c30df60a0919bfaaaef4 (patch) | |
tree | ff804939eb58a226b5bd23f95f675e87d1dd7519 /tools/perf/scripts/python | |
parent | 323b88f4ab668d957a75befcb1079ae9a6e9e4d1 (diff) | |
download | linux-52bf8e7aeabb3d16abe2c30df60a0919bfaaaef4.tar.xz |
btrfs: use GFP_KERNEL in btrfs_quota_enable
We don't need to use GFP_NOFS here as this is called from ioctls an the
only lock held is the subvol_sem, which is of a high level and protects
creation/renames/deletion and is never held in the writeout paths.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions