Date: Wed, 13 Oct 2010 09:43:14 +1100 (EST) From: Bruce Evans <brde@optusnet.com.au> To: Konstantin Belousov <kib@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r213664 - in head/sys: fs/cd9660 fs/hpfs fs/msdosfs fs/ntfs gnu/fs/reiserfs kern sys ufs/ffs ufs/ufs Message-ID: <20101013094301.H1075@besplex.bde.org> In-Reply-To: <201010100705.o9A75lrf073546@svn.freebsd.org> References: <201010100705.o9A75lrf073546@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Oct 2010, Konstantin Belousov wrote: > Log: > The r184588 changed the layout of struct export_args, causing an ABI > breakage for old mount(2) syscall, since most struct <filesystem>_args > embed export_args. The mount(2) is supposed to provide ABI > compatibility for pre-nmount mount(8) binaries, so restore ABI to > pre-r184588. > > Requested and reviewed by: bde > MFC after: 2 weeks Thanks. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101013094301.H1075>