linux-stable/fs/udf
Chengming Zhou a78e41a67b udf: remove SLAB_MEM_SPREAD flag usage
The SLAB_MEM_SPREAD flag is already a no-op after removal of SLAB
allocator and in [1] it was fully deprecated. Remove its usage so we can
delete it from slab. No functional change.

Signed-off-by: Chengming Zhou <zhouchengming@bytedance.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/all/20240223-slab-cleanup-flags-v2-1-02f1753e8303@suse.cz/
Message-Id: <20240224135229.830356-1-chengming.zhou@linux.dev>
2024-03-05 15:16:15 +01:00
..
Kconfig
Makefile
balloc.c
dir.c udf: Remove GFP_NOFS from dir iteration code 2024-01-23 19:21:10 +01:00
directory.c
ecma_167.h udf: Avoid unneeded variable length array in struct fileIdentDesc 2023-10-03 11:27:52 +02:00
file.c for-6.6/block-2023-08-28 2023-08-29 20:21:42 -07:00
ialloc.c udf: convert to new timestamp accessors 2023-10-18 14:08:28 +02:00
inode.c udf: Remove GFP_NOFS allocation in udf_expand_file_adinicb() 2024-01-23 19:21:10 +01:00
lowlevel.c
misc.c
namei.c udf: Avoid GFP_NOFS allocation in udf_symlink() 2024-01-23 19:21:10 +01:00
osta_udf.h
partition.c
super.c udf: remove SLAB_MEM_SPREAD flag usage 2024-03-05 15:16:15 +01:00
symlink.c
truncate.c
udf_i.h
udf_sb.h udf: convert novrs to an option flag 2024-02-21 13:55:30 +01:00
udfdecl.h
udfend.h
udftime.c
unicode.c