cvs commit: src/sys/kern vfs_mount.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Mar 14 13:10:00 UTC 2007


pjd         2007-03-14 13:09:59 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Don't deny mounting 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.
  
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.247     +1 -3      src/sys/kern/vfs_mount.c


More information about the cvs-src mailing list