Page MenuHomeFreeBSD

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

Authored by olce on Fri, Dec 6, 10:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 19, 8:51 AM
Unknown Object (File)
Fri, Dec 13, 2:07 PM
Unknown Object (File)
Wed, Dec 11, 2:12 AM
Unknown Object (File)
Tue, Dec 10, 7:01 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable