Fix aux_path for verify state saving
authorJens Axboe <axboe@fb.com>
Fri, 21 Aug 2015 18:09:03 +0000 (11:09 -0700)
committerJens Axboe <axboe@fb.com>
Fri, 21 Aug 2015 18:09:03 +0000 (11:09 -0700)
commitc6d140fb8c0cf58d61bbd42ea5382f42d3b8fa20
tree130259cf7065e06f90b2e0e1e6a8ec726cbc777c
parent3701636d7d8e8c60b27a54f32a94ede6e15b0380
Fix aux_path for verify state saving

Botched the string copies.

Fixes: d264264a08 ("Add --aux-path support"
Signed-off-by: Jens Axboe <axboe@fb.com>
verify.c