K 10 svn:author V 3 kib K 8 svn:date V 27 2010-10-27T15:44:49.385114Z K 7 svn:log V 291 MFC r213664: The r184588 changed the layout of struct export_args, causing an ABI breakage for old mount(2) syscall, since most struct _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. END