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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
