diff options
| author | Jan Kara <[email protected]> | 2024-01-09 11:00:46 +0100 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2024-01-23 19:21:10 +0100 |
| commit | f6766303c0f2ffbcc640ef2701984a81a274aff2 (patch) | |
| tree | d1f49cb568e44723cae272ae141fc601d0f69bcc /drivers/usb/cdns3/cdns3-trace.h | |
| parent | 249f374eb9b6b969c64212dd860cc1439674c4a8 (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 <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.h')
0 files changed, 0 insertions, 0 deletions