fio: allow 0 as compress percentage
authorPeter Oberparleiter <oberpar@linux.vnet.ibm.com>
Thu, 20 Feb 2014 13:20:07 +0000 (14:20 +0100)
committerJens Axboe <axboe@fb.com>
Thu, 20 Feb 2014 17:14:33 +0000 (09:14 -0800)
commite7f5de90cbc0b51d4300a9fc0d080275b2730a32
treedc8c75b4ea4090be76a1e332c213e272d2a42355
parent9900706854ce4919afb064ef6be42447f698d581
fio: allow 0 as compress percentage

Allow 0 as value for option compress_percentage which can be useful for
certain deduplication and compression based storage back ends.

Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
options.c