client: fix missing pdu->log_offset endianness conversion
authorJens Axboe <axboe@fb.com>
Tue, 1 Jul 2014 14:47:11 +0000 (08:47 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 1 Jul 2014 14:47:11 +0000 (08:47 -0600)
Make the iolog sample number uint64_t as well, so we have
the same size across 32 and 64-bit archs.

Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found