gfio: pack per-job info in a multitext structure
authorJens Axboe <axboe@kernel.dk>
Mon, 12 Mar 2012 09:23:28 +0000 (10:23 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 12 Mar 2012 09:23:28 +0000 (10:23 +0100)
commitc80b74b02babc36441971a2245f41ddcfdb9e08f
tree3867b4cdfa8ad52a25db1e469f70cf442fd8723e
parentb7cfb2e18ba4815aa74eaf5d8637d466a51b712d
gfio: pack per-job info in a multitext structure

Just like the name entry, we can have differing io engines, depth,
etc. Allow these to be stored and set when the user selects the
appropriate entry in the combo box.

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