parse: bump max value pairs supported from 24 to 32
authorJens Axboe <axboe@kernel.dk>
Fri, 2 Aug 2019 16:53:22 +0000 (10:53 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 2 Aug 2019 16:53:22 +0000 (10:53 -0600)
commit34a8f35f0854cd3627952187da73616a39165367
treeb6cb13672a002e47d3c5cdf95b12aca28d430c24
parentd643a1e29d31bf974a613866819dde241c928b6d
parse: bump max value pairs supported from 24 to 32

The recent addition of the nbd engine overflowed what we support.

Fixes: d643a1e29d31 ("engines: Add Network Block Device (NBD) support using libnbd")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
parse.h