gfio: fix crash when pushing 'start job' and no client connected
authorJens Axboe <axboe@kernel.dk>
Mon, 12 Mar 2012 22:05:29 +0000 (23:05 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 12 Mar 2012 22:05:29 +0000 (23:05 +0100)
commit78cb2fe5769be13ea9d9fda62a97981c9ee44341
tree737d0f27f58126c434c52ef909479591c34fed35
parent76792ac250e8a3b8ad155ad9aa7acfc7218793ca
gfio: fix crash when pushing 'start job' and no client connected

We should not really need this fix, but until the menu item
sensitivity is fixed, they are visible and we should avoid
the crash.

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