cvs commit: src/sys/compat/linux linux_file.c

Tim J. Robbins tjr at FreeBSD.org
Tue Mar 16 00:37:20 PST 2004


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


More information about the cvs-all mailing list