K 10 svn:author V 5 markj K 8 svn:date V 27 2021-01-11T14:54:45.157638Z K 7 svn:log V 381 mpr, mps: Fix an off-by-one bug in the BTDH_MAPPING ioctl The device mapping table contains sc->max_devices entries, so only indices in [0, sc->max_devices) are valid. Differential Revision: https://reviews.freebsd.org/D27964 (cherry picked from commit adc0dcc352bb9f5a67a054d95c6959ea5aa26d91) Git Hash: ee01a1e7d862a5a33b43b8ae9da220d83f089c21 Git Author: markj@FreeBSD.org END