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, Dec 14, 4:29 PM
Unknown Object (File)
Thu, Dec 5, 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
Unknown Object (File)
Oct 28 2024, 7:25 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