diff options
author | chuguangqing <chuguangqing@inspur.com> | 2025-08-06 10:28:49 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-09-25 14:17:16 -0400 |
commit | 1534f72dc2a11ded38b0e0268fbcc0ca24e9fd4a (patch) | |
tree | cd34f7d91d86fbca9d8d821486fdb16d53ae18dc /scripts/kernel-doc.py | |
parent | b320789d6883cc00ac78ce83bccbfe7ed58afcf0 (diff) |
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
The parent function ext4_xattr_inode_lookup_create already uses GFP_NOFS for memory alloction, so the function ext4_xattr_inode_cache_find should use same gfp_flag.
Signed-off-by: chuguangqing <chuguangqing@inspur.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions