Page MenuHomeFreeBSD

Properly reset fields in clean_unrhdr.
ClosedPublic

Authored by mjoras on Oct 13 2017, 5:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 17, 8:13 PM
Unknown Object (File)
Sun, Jan 12, 8:54 AM
Unknown Object (File)
Dec 27 2024, 9:16 PM
Unknown Object (File)
Dec 9 2024, 6:13 AM
Unknown Object (File)
Nov 29 2024, 7:47 AM
Unknown Object (File)
Nov 22 2024, 10:46 AM
Unknown Object (File)
Nov 20 2024, 6:21 PM
Unknown Object (File)
Nov 18 2024, 7:34 AM
Subscribers

Details

Reviewers
rstone
Summary

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.

Test Plan

Tested using a tmpfs with an extracted ports tree, unmounted with DIAGNOSTIC
on.

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