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)
Sat, Jun 13, 12:27 PM
Unknown Object (File)
Sat, Jun 13, 12:48 AM
Unknown Object (File)
Thu, Jun 11, 5:21 PM
Unknown Object (File)
Tue, May 26, 11:42 AM
Unknown Object (File)
Tue, May 26, 8:26 AM
Unknown Object (File)
Mon, May 18, 7:51 AM
Unknown Object (File)
Fri, May 15, 6:26 PM
Unknown Object (File)
Fri, May 15, 6:26 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.