linux/fs/freevxfs
Thorsten Blum fdfa4c02e6
freevxfs: Replace one-element array with flexible array member
Replace the deprecated one-element array with a modern flexible array
member in the struct vxfs_dirblk.

Link: https://github.com/KSPP/linux/issues/79
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://lore.kernel.org/r/20241103121707.102838-3-thorsten.blum@linux.dev
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-11-06 10:42:06 +01:00
..
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
vxfs_bmap.c freevxfs: bmap: fix kernel-doc warnings 2023-12-20 15:02:58 -08:00
vxfs_dir.h freevxfs: Replace one-element array with flexible array member 2024-11-06 10:42:06 +01:00
vxfs_extern.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_fshead.c freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_fshead.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_immed.c freevxfs: immed: fix kernel-doc param name 2023-12-20 15:02:58 -08:00
vxfs_inode.c freevxfs: convert to new timestamp accessors 2023-10-18 14:08:21 +02:00
vxfs_inode.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_lookup.c freevxfs: lookup: fix function params kernel-doc 2023-12-20 15:02:58 -08:00
vxfs_olt.c freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_olt.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00
vxfs_subr.c freevxfs: fix kernel-doc warnings 2023-02-02 22:50:03 -08:00
vxfs_super.c freevxfs: Convert freevxfs to the new mount API. 2024-03-26 09:04:53 +01:00
vxfs.h freevxfs: relicense to GPLv2 only 2022-05-18 15:30:17 +02:00