alc 2007-10-26 00:12:23 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/vm vnode_pager.c
Log:
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)
Revision Changes Path
1.236.2.1 +4 -0 src/sys/vm/vnode_pager.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"