gfio: reload ge->gc after clicking connect force the file open dialog
authorJens Axboe <axboe@kernel.dk>
Thu, 15 Mar 2012 13:05:01 +0000 (14:05 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 15 Mar 2012 13:05:01 +0000 (14:05 +0100)
commitd3b70f32bd8aa8c1ed1fff25c9c08b20370e0847
tree37dbd39c9cefab2ab8410e60e09ff1f450519f7a
parent014f402496a3c73176937472485dedfc6ca0535e
gfio: reload ge->gc after clicking connect force the file open dialog

If the above happened, then we had no client to begin with and
gc is NULL. Reload it after in any case, to ensure we have a
valid copy.

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