Gleb Smirnoff 84d313761d Fix arithmetical bug in vnode_pager_haspage(). The check against object size
should be done not with the number of pages in the first block, but with the
overall number of pages.  While here, add KASSERT that makes sure that BMAP
doesn't return completely irrelevant blocks.

Reviewed by:	kib
Tested by:	pho
Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2015-05-04 18:49:25 +00:00
..
2015-04-19 00:29:02 +00:00
2015-04-20 16:48:21 +00:00
2015-04-01 12:42:26 +00:00
2014-11-23 12:01:52 +00:00