Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 06:02:30 -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_syscalls.c
Message-ID:  <200402191402.i1JE2VKL067469@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2004/02/19 06:02:30 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/kern             vfs_syscalls.c 
  Log:
  Don't allow mount/umount operations inside jail as well as don't allow
  umount file systems mounted by users if vfs.usermount is set to 0.
  
  Tested by:      demon
  Approved by:    scottl (mentor)
  
  Revision    Changes    Path
  1.151.2.19  +6 -0      src/sys/kern/vfs_syscalls.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402191402.i1JE2VKL067469>