steadystate: eliminate some steadystate_data members
authorJens Axboe <axboe@fb.com>
Wed, 17 Aug 2016 05:13:48 +0000 (23:13 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 17 Aug 2016 05:13:48 +0000 (23:13 -0600)
commitf0c50c66a602fa964b2aa2de416deb515dd39ac9
treebbac54d458285ee6ff096558c0c589a68acea14d
parent84784e07d285601946e42e8cbad2603bcc1905c6
steadystate: eliminate some steadystate_data members

Working towards a goal of killing members we don't really need,
and splitting steadystate_data into a runtime part and an
output part. The latter needs to be wire safe.

Signed-off-by: Jens Axboe <axboe@fb.com>
init.c
options.c
stat.c
steadystate.c
steadystate.h