commit | e8815241173ebba4ccad490d4907b354b795fa5c | [log] [tgz] |
---|---|---|
author | Minwoo Im <minwoo.im.dev@gmail.com> | Tue Nov 07 22:23:01 2017 +0900 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Nov 07 09:24:06 2017 -0700 |
tree | d4dcfe79084e6c5aa95e06ba4888cf63bde677a3 | |
parent | 6a468d5990ecd1c2d07dd85f8633bbdd0ba61c40 [diff] |
null_blk: fix default values in documentation null_blk.c has initial value of (1) nr_devices as 1. (2) completion_nsec as 10,000ns, not 10.000ns. documentation should be updated for fixes above. Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>