diff options
author | David Sterba <dsterba@suse.com> | 2015-12-03 12:49:48 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2015-12-03 15:03:44 +0100 |
commit | 39a27ec1004e886f1d949bdb8f2616896d02c5c2 (patch) | |
tree | 1e4c4389f0857ca5bd38278cde2f68752269c8d9 /arch/microblaze | |
parent | btrfs: use GFP_KERNEL for allocations of workqueues (diff) | |
download | linux-39a27ec1004e886f1d949bdb8f2616896d02c5c2.tar.xz linux-39a27ec1004e886f1d949bdb8f2616896d02c5c2.zip |
btrfs: use GFP_KERNEL for xattr and acl allocations
We don't have to use GFP_NOFS in context of ACL or XATTR actions, not
possible to loop through the allocator and it's safe to fail with
ENOMEM.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions