aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2018-12-13 21:16:56 +0000
committerDavid Sterba <[email protected]>2019-02-25 14:13:17 +0100
commita0873490660246db587849a9e172f2b7b21fa88a (patch)
treeff19cf14a965fd30576f37ced859a19856d0f79a /scripts/objdiff
parentb89f6d1fcb30a8cbdc18ce00c7d93792076af453 (diff)
Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
We are holding a transaction handle when setting an acl, therefore we can not allocate the xattr value buffer using GFP_KERNEL, as we could deadlock if reclaim is triggered by the allocation, therefore setup a nofs context. Fixes: 39a27ec1004e8 ("btrfs: use GFP_KERNEL for xattr and acl allocations") CC: [email protected] # 4.9+ Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions