gfio: update for handling files, connections, states
authorJens Axboe <axboe@kernel.dk>
Wed, 21 Mar 2012 09:15:20 +0000 (10:15 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 21 Mar 2012 09:15:20 +0000 (10:15 +0100)
commit0cf3ece062d6856bd79b89770780296c99937a98
tree19f2db9e2de2c4a9fd08d69ce33132cadc46a26a
parent1e0c184e7cf03c8126e6e8dff4c45584283e6b9b
gfio: update for handling files, connections, states

Big update, changes:

- Notify from client helpers when a client is removed. This helps
  gfio track this.

- Make the connection states more bullet proof. You can now connect
  and disconnect, and expect connect to work again.

- Limit number of files opened through file selection or drag'n drop
  to just 1.

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