diff options
author | 2018-12-10 17:53:35 +0000 | |
---|---|---|
committer | 2018-12-17 14:51:49 +0100 | |
commit | 827aa18e7b903c5ff3b3cd8fec328a99b1dbd411 (patch) | |
tree | 0681add9c902a36a0442cc5c542c1fe230ba74bb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | btrfs: run delayed items before dropping the snapshot (diff) | |
download | wireguard-linux-827aa18e7b903c5ff3b3cd8fec328a99b1dbd411.tar.xz wireguard-linux-827aa18e7b903c5ff3b3cd8fec328a99b1dbd411.zip |
Btrfs: use nofs context when initializing security xattrs to avoid deadlock
When initializing the security xattrs, we are holding a transaction handle
therefore we need to use a GFP_NOFS context in order to avoid a deadlock
with reclaim in case it's triggered.
Fixes: 39a27ec1004e8 ("btrfs: use GFP_KERNEL for xattr and acl allocations")
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions