Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2007 02:39:19 +0000 (UTC)
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:  <200703180239.l2I2dKCO020759@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2007-03-18 02:39:19 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Don't deny unmounting file systems for jailed processes immediately, allow
  prison_priv_check() to decide what to do.
  
  This change is suppose not to change current (security) behaviour
  in any way.
  
  This change is simlar to the change of PRIV_VFS_MOUNT in previous revision.
  
  Revision  Changes    Path
  1.248     +1 -3      src/sys/kern/vfs_mount.c



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