Record proper commit message for r291157.
authorkib <kib@FreeBSD.org>
Sun, 22 Nov 2015 09:50:13 +0000 (09:50 +0000)
committerkib <kib@FreeBSD.org>
Sun, 22 Nov 2015 09:50:13 +0000 (09:50 +0000)
commitc95b809b8d6fc03d85f7ca0d8ee2215b5431bdd6
treef74b0d14e1b92b8c4530fbff5247dcf3605ba9cf
parent0ae248d3d05b861f09fca72e01acf60789357e4e
Record proper commit message for r291157.

The r289895 revision did not accounted for the block containing the
requested page, when calculating the run of pages.  Include the pages
before/after the requested page, that fit into the reqblock, into the
calculation.

Noted by: glebius
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/vm/vnode_pager.c