Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 1998 20:47:06 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/ufs/ffs ffs_vfsops.c
Message-ID:  <199802250447.UAA01526@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/02/24 20:47:05 PST

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  Fixed missing permissions checking for mounting by non-root.
  
  There is now less need for the vfs.usermount sysctl.  msdosfs already
  has this change, modulo a missing LK_RETRY, via NetBSD.  At least
  ext2fs is missing this and many other changes from Lite2.
  
  Obtained from:	Lite2
  
  Revision  Changes    Path
  1.72      +36 -2     src/sys/ufs/ffs/ffs_vfsops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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