]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a XXX comment by moving the initialization of the number of pbuf's
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 3 Jul 2001 07:35:56 +0000 (07:35 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 3 Jul 2001 07:35:56 +0000 (07:35 +0000)
commitb62b9b648ba4a746aae360e6f5e7fbb72c938ecd
treeab8a1917937e5cf3c27419a0914f5a588db4df76
parent8f451b4114c7637700b76b2cd9a72ea4caf0d14e
Fix a XXX comment by moving the initialization of the number of pbuf's
for the vnode pager to a new vnode pager init method instead of making it
a hack in getpages().
sys/vm/vnode_pager.c