HomeFreeBSD

ext2fs: 'struct ufid': Re-order fields and unpack

Description

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

Details

Provenance
olceAuthored on Dec 6 2024, 4:37 PM
Reviewer
rmacklem
Differential Revision
D47955: ext2fs: 'struct ufid': Re-order fields and unpack
Parents
rGcf0ede720391: tarfs: 'struct tarfs_fid': Switch 'gen' to 'u_int', avoid packing
Branches
Unknown
Tags
Unknown