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
F82006641: D21346.diff
Wed, Apr 24, 10:48 AM
F81972060: D21346.id61058.diff
Tue, Apr 23, 10:43 PM
Unknown Object (File)
Tue, Apr 23, 2:34 PM
Unknown Object (File)
Fri, Apr 19, 2:19 PM
Unknown Object (File)
Thu, Apr 18, 12:12 PM
Unknown Object (File)
Mon, Apr 8, 6:31 PM
Unknown Object (File)
Feb 16 2024, 7:54 AM
Unknown Object (File)
Jan 22 2024, 11:09 AM
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