Jan Kara c3e637c7f0 ext2: Remove GFP_NOFS use in ext2_xattr_cache_insert()
ext2_xattr_cache_insert() calls mb_cache_entry_create() with GFP_NOFS
because it is called under EXT2_I(inode)->xattr_sem. However xattr_sem
or any higher ranking lock is not acquired on fs reclaim path for ext2
at least since we don't do page writeback from direct reclaim.  Thus
GFP_NOFS is not needed.

Signed-off-by: Jan Kara <jack@suse.cz>
2024-01-23 19:21:11 +01:00
..
2023-01-19 09:24:27 +01:00
\n
2023-11-02 08:19:51 -10:00
2023-08-02 09:13:09 -06:00
2023-05-16 11:32:42 +02:00
2023-11-07 12:11:26 -08:00
2023-05-16 11:32:42 +02:00
2023-05-16 11:32:42 +02:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00