aboutsummaryrefslogtreecommitdiff
path: root/lib/test_lockup.c
diff options
context:
space:
mode:
authorGravatar Jan Kara <jack@suse.cz> 2024-01-09 12:13:14 +0100
committerGravatar Jan Kara <jack@suse.cz> 2024-01-23 19:21:10 +0100
commitdbc056f83b6711f6361bb0831bea4654b8d9e892 (patch)
tree77eb2da75318510dace9950b93af4b160fd47a1c /lib/test_lockup.c
parentudf: Remove GFP_NOFS allocation in udf_expand_file_adinicb() (diff)
downloadlinux-dbc056f83b6711f6361bb0831bea4654b8d9e892.tar.gz
linux-dbc056f83b6711f6361bb0831bea4654b8d9e892.tar.bz2
linux-dbc056f83b6711f6361bb0831bea4654b8d9e892.zip
ext2: Drop GFP_NOFS allocation from ext2_init_block_alloc_info()
The allocation happens under inode->i_rwsem and EXT2_I(inode)->i_truncate_mutex. Neither of them is acquired during direct fs reclaim so the allocation can be changed to GFP_KERNEL. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'lib/test_lockup.c')
0 files changed, 0 insertions, 0 deletions