Date: Sun, 31 Jul 2011 17:35:07 +0800 From: KiT Sin <sinkeyteck@yahoo.com> To: freebsd-current@freebsd.org Subject: breakage caused by changes to mount structure Message-ID: <20110731093506.GA67005@passion.hsins.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110731093506.GA67005>