linux/fs/affs
Kees Cook 0aef1d41c6 affs: struct slink_front: Replace 1-element array with flexible array
Replace the deprecated[1] use of a 1-element array in
struct slink_front with a modern flexible array.

No binary differences are present after this conversion.

Link: https://github.com/KSPP/linux/issues/79 [1]
Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Kees Cook <kees@kernel.org>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2024-07-11 16:14:26 +02:00
..
affs.h affs: free affs_sb_info with kfree_rcu() 2024-02-25 02:10:31 -05:00
amigaffs.c affs: convert to new timestamp accessors 2023-10-18 13:26:18 +02:00
amigaffs.h affs: struct slink_front: Replace 1-element array with flexible array 2024-07-11 16:14:26 +02:00
bitmap.c
Changes
dir.c
file.c - Some swap cleanups from Ma Wupeng ("fix WARN_ON in add_to_avail_list") 2023-08-29 14:25:26 -07:00
inode.c affs: convert to new timestamp accessors 2023-10-18 13:26:18 +02:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile
namei.c affs: d_obtain_alias(ERR_PTR(...)) will do the right thing 2023-12-21 12:51:02 -05:00
super.c affs: remove SLAB_MEM_SPREAD flag usage 2024-02-26 11:36:28 +01:00
symlink.c affs: convert affs_symlink_read_folio() to use the folio 2023-08-18 10:12:29 -07:00