opnsense-src/sys/fs/ext2fs
Olivier Certner 8ae6247aa9
ext2fs: 'struct ufid': Re-order fields and unpack
Re-ordering the fields suppresses the trailing padding which was causing
the structure to overflow 'struct fid'.

While here, re-indent in a more visually pleasing way.

Reviewed by:    rmacklem, emaste, markj
Approved by:    markj (mentor)
MFC after:      5 days
Differential Revision:  https://reviews.freebsd.org/D47955
2024-12-13 15:04:50 +01:00
..
ext2_acl.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ext2_acl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ext2_alloc.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ext2_balloc.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ext2_bmap.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ext2_csum.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ext2_dinode.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ext2_dir.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ext2_extattr.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ext2_extattr.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ext2_extents.c ext4_ext_tree_init: correct memset initialization 2024-06-25 10:41:11 -07:00
ext2_extents.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ext2_extern.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ext2_hash.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ext2_htree.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ext2_inode.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ext2_inode_cnv.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
ext2_lookup.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ext2_mount.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ext2_subr.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ext2_vfsops.c Stop treating size 0 as unknown size in vnode_create_vobject(). 2024-05-23 06:08:14 +00:00
ext2_vnops.c ext2fs: Fix the size of struct ufid and add a static assert 2024-12-05 18:05:06 -08:00
ext2fs.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
fs.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
htree.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
inode.h ext2fs: 'struct ufid': Re-order fields and unpack 2024-12-13 15:04:50 +01:00