More gui changes
authorJens Axboe <axboe@kernel.dk>
Thu, 1 Mar 2012 11:01:29 +0000 (12:01 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 1 Mar 2012 11:01:29 +0000 (12:01 +0100)
- Move progress bar into connect/start field
- Pretty up port/type boxes
- Hook better into adding clients
- Add ->quit hook for client ops
- Ensure fio_handle_clients() stays connected for GUI clients
- Stop server from repeatedly sending RUN commands

Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found