freebsd-src/sys/ufs/ffs
Julian Elischer c11d29814e try stop the user from using mount -u to set the async flag on
a filesystem currently using soft updates.
Also needs a new copy of ffs_softdep.c to complete the fix.
1998-05-18 06:38:18 +00:00
..
ffs_alloc.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
ffs_balloc.c Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
ffs_extern.h Forward declare even more structs to restore some self-sufficiency. 1998-03-23 14:12:37 +00:00
ffs_inode.c Correct an error that I made where the vtruncbuf was changed back 1998-05-04 17:43:48 +00:00
ffs_softdep_stub.c Submitted by: kirk McKusick 1998-03-08 08:38:41 +00:00
ffs_subr.c Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +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 try stop the user from using mount -u to set the async flag on 1998-05-18 06:38:18 +00:00
ffs_vnops.c Add missing splx() 1998-05-11 21:41:13 +00:00
fs.h Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00