Page MenuHomeFreeBSD

makefs: share fat.h between kernel msdosfs and makefs
ClosedPublic

Authored by emaste on Aug 20 2019, 7:13 PM.
Tags
None
Referenced Files
F146965349: D21346.diff
Sat, Mar 7, 5:04 AM
F146943359: D21346.diff
Fri, Mar 6, 11:59 PM
Unknown Object (File)
Mon, Feb 23, 9:18 PM
Unknown Object (File)
Sun, Feb 8, 9:29 AM
Unknown Object (File)
Sat, Feb 7, 10:39 PM
Unknown Object (File)
Sat, Feb 7, 10:27 PM
Unknown Object (File)
Jan 31 2026, 12:25 AM
Unknown Object (File)
Jan 1 2026, 8:50 PM
Subscribers
None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste added inline comments.
sys/fs/msdosfs/fat.h
99โ€“104

NetBSD doesn't have these declarations; check what they do

usr.sbin/makefs/msdos/msdosfs_conv.c
64โ€“65

just remove this

shuffle includes to avoid struct declarations

This revision is now accepted and ready to land.Aug 20 2019, 10:05 PM
This revision was automatically updated to reflect the committed changes.