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
Unknown Object (File)
Sun, Jan 12, 5:34 PM
Unknown Object (File)
Dec 14 2024, 4:29 PM
Unknown Object (File)
Dec 5 2024, 10:38 AM
Unknown Object (File)
Nov 19 2024, 1:09 PM
Unknown Object (File)
Oct 29 2024, 3:53 AM
Unknown Object (File)
Oct 28 2024, 7:25 PM
Unknown Object (File)
Oct 28 2024, 7:25 PM
Unknown Object (File)
Oct 28 2024, 7:25 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.