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)
Mon, Feb 24, 7:18 PM
Unknown Object (File)
Fri, Feb 21, 3:36 AM
Unknown Object (File)
Jan 20 2025, 2:01 PM
Unknown Object (File)
Jan 20 2025, 2:00 PM
Unknown Object (File)
Jan 20 2025, 1:48 PM
Unknown Object (File)
Jan 20 2025, 11:24 AM
Unknown Object (File)
Jan 17 2025, 7:43 PM
Unknown Object (File)
Jan 14 2025, 6:00 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.