1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 16:06:04 -05:00
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
Makefile
vxfs.h
vxfs_bmap.c
vxfs_dir.h freevxfs: Replace one-element array with flexible array member 2024-11-06 10:42:06 +01:00
vxfs_extern.h
vxfs_fshead.c
vxfs_fshead.h
vxfs_immed.c
vxfs_inode.c
vxfs_inode.h
vxfs_lookup.c
vxfs_olt.c
vxfs_olt.h
vxfs_subr.c
vxfs_super.c