gfio: better handle multiple threads/processes in a job
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Mar 2012 16:39:05 +0000 (17:39 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 9 Mar 2012 16:39:05 +0000 (17:39 +0100)
commit3863d1ad1020200f26958da42ed208f6c5c8f372
treee6214a0cd28bede81d006438f7acccd17d7cffdf
parent0aa928c49991d100f28aa75116be0036c90ebaa4
gfio: better handle multiple threads/processes in a job

Make the name entry a combo, before we were just overwriting
so it would contain the last entry noted.

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