aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/android/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2024-01-09 11:00:46 +0100
committerJan Kara <jack@suse.cz>2024-01-23 19:21:10 +0100
commitf6766303c0f2ffbcc640ef2701984a81a274aff2 (patch)
treed1f49cb568e44723cae272ae141fc601d0f69bcc /include/uapi/linux/android/ssh:/git@git.zx2c4.com
parentquota: Remove BUG_ON from dqget() (diff)
udf: Remove GFP_NOFS from dir iteration code
Directory iteration code was using GFP_NOFS allocations in two places. However the code is called only under inode->i_rwsem which is generally safe wrt reclaim. So we can do the allocations with GFP_KERNEL instead. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'include/uapi/linux/android/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions