freebsd-skq/sys/cddl
avg 0f9660a6f0 fbt_typoff_init: fix an off by one in determining required memory size
This issue would be silent most of the time, but if the requested memory
is a multiple of a page size, then accessing one element beyond the end
would lead to a kernel page fault.
Otherwise, the unlucky last type would just be inaccessible.

Reported by:	glebius
Tested by:	glebius
MFC after:	6 days
2013-03-23 08:48:44 +00:00
..
boot/zfs MFV r245512: 2013-02-09 06:39:28 +00:00
compat/opensolaris TRIM cache devices based on time instead of TXGs. 2013-03-21 10:29:05 +00:00
contrib/opensolaris Fix for building libzpool under i386. 2013-03-21 23:06:11 +00:00
dev fbt_typoff_init: fix an off by one in determining required memory size 2013-03-23 08:48:44 +00:00