cvs commit: src/sys/kern vfs_mount.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Fri Mar 26 13:12:15 PST 2004


pjd         2004/03/26 13:12:14 PST

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  We probably shouldn't allow users to mount file systems with MNT_SUIDDIR.
  There should be not shell access when SUIDDIR is compiled in, but
  better be sure.
  
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.122     +4 -2      src/sys/kern/vfs_mount.c


More information about the cvs-all mailing list