Date: Fri, 26 Mar 2004 13:12:14 -0800 (PST) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200403262112.i2QLCEgF002965@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403262112.i2QLCEgF002965>
