breakage caused by changes to mount structure

KiT Sin sinkeyteck at yahoo.com
Sun Jul 31 09:46:30 UTC 2011


as of r224290, the mnt_flag in the mount structure was changed from
32 to 64 bits. should __FreeBSD_version be bumped to reflect breakage
introduced by this change?

fusefs-kmod broke after the kernel was upgraded, and the ports failed
to build due to inconsistent data type as it is expecting 32bit int.

thanks
kit


More information about the freebsd-current mailing list