In r324542 I neglected to reset the first and last fields of struct
unrhdr. This causes a tmpfs to fail the unr(9) consistency checks with
DIAGNOSTIC on. Fix this by resetting the fields to be as if init_unrhdr
was called.
Details
Details
- Reviewers
rstone
Tested using a tmpfs with an extracted ports tree, unmounted with DIAGNOSTIC
on.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 12053 Build 12360: arc lint + arc unit