verify: unroll string copy
authorJens Axboe <axboe@fb.com>
Wed, 11 May 2016 01:50:00 +0000 (19:50 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 11 May 2016 01:50:00 +0000 (19:50 -0600)
commit5c8f0ba56837a0b848cbbbc5a8673589d099ded3
tree852b9ee749e39bd57e3b4d59e50dfe3de790aa47
parentf5d1c719d4de7b6b200b9d1d97af10b02db05c2b
verify: unroll string copy

Let's just turn the strcpy+replace into a hand rolled version.

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