commit | dbac117542b7e814245c43daa638a3626230cb2a | [log] [tgz] |
---|---|---|
author | Arianna Avanzini <avanzini@google.com> | Tue Dec 01 11:48:19 2015 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Dec 01 10:52:12 2015 -0700 |
tree | bad611c6b1b4e88f95d2269d5878f40b301bbdfd | |
parent | cf8ecc5a8455266f8d516426b2acd36f9bdfa061 [diff] |
null_blk: change type of completion_nsec to unsigned long This commit at least doubles the maximum value for completion_nsec. This helps in special cases where one wants/needs to emulate an extremely slow I/O (for example to spot bugs). Signed-off-by: Paolo Valente <paolo.valente@unimore.it> Signed-off-by: Arianna Avanzini <avanzini@google.com> Signed-off-by: Jens Axboe <axboe@fb.com>