freebsd-nq/sys/ufs/ffs
John Dyson 83ad4e3dbc Fix an error that I made with an optimization. In the case
of softupdates, we need to do vtruncbuf the old way.  Luoqi
caught, found the bug and submitted this fix.
Submitted by:	Luoqi Chen <luoqi@chen.ml.org>
1998-04-30 05:28:53 +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 Fix an error that I made with an optimization. In the case 1998-04-30 05:28:53 +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
ffs_vfsops.c Make the devfs SLICE option a standard type option. 1998-04-20 03:57:41 +00:00
ffs_vnops.c Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
fs.h Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00