freebsd_amp_hwpstate/sys/ufs/ffs
David Greenman 347a022fa7 Kill bogus vnode_pager_setsize(). It was being called at the wrong time
and resulted in the object size being too small. This caused bad things
to happen later when the file was mapped.

Reviewed by:	John Dyson
1995-05-28 04:32:23 +00:00
..
ffs_alloc.c Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
ffs_balloc.c Kill bogus vnode_pager_setsize(). It was being called at the wrong time 1995-05-28 04:32:23 +00:00
ffs_extern.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
ffs_inode.c Removed third arg (vmio) to allocbuf() that was added with the original 1995-03-26 23:29:13 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c NFS diskless operation was broken because swapdev_vp wasn't initialized. 1995-05-19 03:27:08 +00:00
ffs_vnops.c Changes to fix the following bugs: 1995-05-21 21:39:31 +00:00
fs.h