Switch all random generators to be decided by use_os_rand
authorJens Axboe <jaxboe@fusionio.com>
Mon, 28 Mar 2011 07:51:09 +0000 (09:51 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 28 Mar 2011 07:51:09 +0000 (09:51 +0200)
commit4c07ad86c6cc6e158c70a5c625f60144db03f20d
tree874b324a65347d9b32254e0977f2c868e68750ec
parentd1cea5214a367659a1b10e0886c5f2e21e24e18f
Switch all random generators to be decided by use_os_rand

This includes file sizing, next file, block size selection,
trim state, and verify state.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
filesetup.c
fio.h
init.c
io_u.c
trim.c