verify: always check completion list for low depth verifies
authorJens Axboe <axboe@fb.com>
Fri, 16 Jan 2015 17:25:05 +0000 (10:25 -0700)
committerJens Axboe <axboe@fb.com>
Fri, 16 Jan 2015 17:25:05 +0000 (10:25 -0700)
commitdef0009508f0f3c763c4de5e0b62388b42544faf
tree0112c72d90e1ca5ea6b8e224682b33daff88d65e
parentcd8a19e614013dbdbc9ad3c7fe5c9d861a6a6834
verify: always check completion list for low depth verifies

If we have done less IO than the depth, we need to check the
pending list.

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