t/axmap: use a 64-bit type (not size_t) for axmap tests
authorJens Axboe <axboe@kernel.dk>
Mon, 17 Sep 2018 03:55:45 +0000 (21:55 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 17 Sep 2018 03:55:45 +0000 (21:55 -0600)
commit390074458f9e6018e8c027c519bdb6c2139b09ab
tree30aac105abc0428e6b4f6b53dc7f8137f1827a45
parentfe6e1197f2ccba76bb3791093c480665bf1796ba
t/axmap: use a 64-bit type (not size_t) for axmap tests

Now we actually pass on 32-bit...

Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/axmap.c