Split option handling out of init.c
authorJens Axboe <jens.axboe@oracle.com>
Thu, 15 Mar 2007 09:48:13 +0000 (10:48 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 15 Mar 2007 09:48:13 +0000 (10:48 +0100)
commit214e1ecae844a32bf8f66d19132f4948d922dcee
treeff93da337748bca2327177e2c9bc0cd46acda4ca
parente8be395bcbc7428eea88d0db0d2144b8596d3511
Split option handling out of init.c

It grew way too large.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Makefile
Makefile.FreeBSD
Makefile.solaris
fio.h
init.c
options.c [new file with mode: 0644]