diff options
author | 2017-02-13 11:03:44 +0100 | |
---|---|---|
committer | 2017-02-17 12:03:48 +0100 | |
commit | 23269bf5eafb3bd8036d9412a80cbfc25f98f1a3 (patch) | |
tree | 27bde2c60653ef5fc3f8a5ee37dc5e89f7c5d1d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: specify a new ordered extent type for create_io_em (diff) | |
download | wireguard-linux-23269bf5eafb3bd8036d9412a80cbfc25f98f1a3.tar.xz wireguard-linux-23269bf5eafb3bd8036d9412a80cbfc25f98f1a3.zip |
btrfs: use GFP_KERNEL in create_snapshot
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions