tjr 2004/03/16 00:37:19 PST FreeBSD src repository Modified files: sys/compat/linux linux_file.c Log: Correct size argument passed to copyinstr() in linux_mount(): mntfromname and mntonname are both MNAMELEN characters long, not MFSNAMELEN. Revision Changes Path 1.84 +2 -2 src/sys/compat/linux/linux_file.c