HardenedBSD/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
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
ffs_inode.c
ffs_subr.c Cosmetics. make gcc less noisy. Still some way to go here. 1994-10-10 01:04:55 +00:00
ffs_tables.c
ffs_vfsops.c
ffs_vnops.c Changes to fix the following bugs: 1995-05-21 21:39:31 +00:00
fs.h