filehash: fix init/exit
authorJens Axboe <axboe@fb.com>
Tue, 27 Sep 2016 16:28:29 +0000 (10:28 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 27 Sep 2016 16:28:29 +0000 (10:28 -0600)
commitd619275cfad893e37e8c59e5c9e0bc5ca4946b82
treeaa05610bc20745c749c3b746686b18ac33d45cd0
parent14efbb5246ef25bff36c0bccaaa6c35c5716f2d2
filehash: fix init/exit

We do it too later, move it earlier.

Fixes: 63a26e05622b ("filehash: move to separate allocation")
Signed-off-by: Jens Axboe <axboe@fb.com>
init.c
libfio.c