K 10 svn:author V 3 alc K 8 svn:date V 27 2007-10-26T00:12:23.000000Z K 7 svn:log V 286 MFC revision 1.237 Correct an error of omission in the reimplementation of the page cache: vnode_pager_setsize() must handle the case where a file is truncated to a non-page-size-aligned boundary and there is a cached page underlying the new end of file. Approved by: re (gnn) END