Page MenuHomeFreeBSD

Fix includes in usr.sbin/fstyp/zfs.c
ClosedPublic

Authored by allanjude on Dec 26 2015, 2:58 AM.
Tags
None
Referenced Files
F110341972: D4710.diff
Mon, Feb 17, 2:16 AM
Unknown Object (File)
Sat, Feb 8, 8:36 AM
Unknown Object (File)
Sat, Feb 1, 9:59 PM
Unknown Object (File)
Tue, Jan 28, 4:12 AM
Unknown Object (File)
Sun, Jan 19, 2:20 PM
Unknown Object (File)
Dec 1 2024, 12:15 PM
Unknown Object (File)
Nov 30 2024, 7:12 AM
Unknown Object (File)
Nov 22 2024, 11:01 PM
Subscribers

Details

Summary

When I initially created this I didn't know what I was doing. The search order resulted in the solaris compat files satisfying sys/types.h and sys/time.h

This fix is required for D4699 to work properly

Blocks D4699

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1838
Build 1845: arc lint + arc unit

Event Timeline

allanjude retitled this revision from to Fix includes in usr.sbin/fstyp/zfs.c.
allanjude updated this object.
allanjude edited the test plan for this revision. (Show Details)
allanjude added reviewers: trasz, delphij, bapt.
bapt edited edge metadata.
This revision is now accepted and ready to land.Dec 26 2015, 11:56 AM
This revision was automatically updated to reflect the committed changes.