cvs commit: src/sys/kern vfs_syscalls.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Feb 19 06:02:31 PST 2004


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


More information about the cvs-src mailing list