t/dedupe: use generic blockdev_size() to get size
authorJens Axboe <axboe@fb.com>
Tue, 7 Oct 2014 14:27:19 +0000 (08:27 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 7 Oct 2014 14:27:19 +0000 (08:27 -0600)
This means we can skip the Linux specific compile, so enable it
on all platforms.

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

No differences found