opnsense-src/sys/fs/ext2fs
Olivier Certner 6b1a5d3535
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

(cherry picked from commit 8ae6247aa966989412bd75fc7c26728690b9e944)

Sponsored by:   The FreeBSD Foundation
2025-01-17 14:51:54 +01:00
..
ext2_acl.c
ext2_acl.h
ext2_alloc.c
ext2_balloc.c
ext2_bmap.c
ext2_csum.c
ext2_dinode.h
ext2_dir.h
ext2_extattr.c
ext2_extattr.h
ext2_extents.c
ext2_extents.h
ext2_extern.h
ext2_hash.c
ext2_htree.c
ext2_inode.c
ext2_inode_cnv.c
ext2_lookup.c
ext2_mount.h
ext2_subr.c
ext2_vfsops.c
ext2_vnops.c
ext2fs.h
fs.h
htree.h
inode.h ext2fs: 'struct ufid': Re-order fields and unpack 2025-01-17 14:51:54 +01:00