libpmem: fix type print
authorJens Axboe <axboe@kernel.dk>
Tue, 7 Aug 2018 14:09:47 +0000 (08:09 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 7 Aug 2018 14:09:47 +0000 (08:09 -0600)
commit2ce58465415fc4d900c4dd89b86acbcaa51d9dfb
treef780143c6d6ef98612dc6b4225ad88ece2e695f3
parentb87ed299820c26e8c4271294b0c5037e8d0a3d4a
libpmem: fix type print

Fixes: 5fff95436922 ("Add support for >= 4G block sizes")
Fixes: https://github.com/axboe/fio/issues/639
Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/libpmem.c