Comment out ->buf_filled_len in pattern fill
authorJens Axboe <jaxboe@fusionio.com>
Fri, 14 Jan 2011 14:32:30 +0000 (15:32 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 14 Jan 2011 14:32:30 +0000 (15:32 +0100)
commitefda12bde9d13663e5cfe4ddf677bae54075fd92
tree53b151ded6b73c57c151f085f791c75f96a3f52d
parent9a793c2f91a47df348237f1a9b778253ca87ec2e
Comment out ->buf_filled_len in pattern fill

It's buggy, needs to be debugged. Disable for now. It can cause
verify failures.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
verify.c