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, May 18, 7:51 AM
Unknown Object (File)
Fri, May 15, 6:26 PM
Unknown Object (File)
Fri, May 15, 6:26 PM
Unknown Object (File)
Fri, May 15, 6:26 PM
Unknown Object (File)
Fri, May 15, 5:56 PM
Unknown Object (File)
Thu, May 7, 2:01 PM
Unknown Object (File)
Thu, May 7, 7:23 AM
Unknown Object (File)
Wed, May 6, 10:24 PM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste added inline comments.
sys/fs/msdosfs/fat.h
99–104 ↗(On Diff #61058)

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

usr.sbin/makefs/msdos/msdosfs_conv.c
65 ↗(On Diff #61058)

just remove this

shuffle includes to avoid struct declarations

This revision is now accepted and ready to land.Aug 20 2019, 10:05 PM