freebsd-dev/sys/ufs
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 Kill bogus vnode_pager_setsize(). It was being called at the wrong time 1995-05-28 04:32:23 +00:00
lfs Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
mfs NFS diskless operation was broken because swapdev_vp wasn't initialized. 1995-05-19 03:27:08 +00:00
ufs From Bruce Evans: 1995-05-15 07:31:09 +00:00