freebsd-dev/sys/ufs/ffs
Bruce Evans c9b9921363 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
1998-02-25 04:47:04 +00:00
..
ffs_alloc.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
ffs_balloc.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
ffs_extern.h Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:52:02 +00:00
ffs_inode.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
ffs_subr.c Removed unnecessary dependencies on KERNEL and DIAGNOSTIC. This was 1998-02-13 00:20:36 +00:00
ffs_tables.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ffs_vfsops.c Fixed missing permissions checking for mounting by non-root. 1998-02-25 04:47:04 +00:00
ffs_vnops.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
fs.h Fixed corrupted newline and corrupted tab in previous commit. 1997-03-24 03:19:37 +00:00