Re: [PATCH 1/1] fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock

From: Theodore Ts'o

Date: Fri Sep 26 2025 - 17:48:31 EST



On Wed, 06 Aug 2025 10:28:49 +0800, chuguangqing wrote:
> 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.
>
>

Applied, thanks!

[1/1] fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
commit: 1534f72dc2a11ded38b0e0268fbcc0ca24e9fd4a

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>