io context sharing: preliminary support
authorJens Axboe <jens.axboe@oracle.com>
Thu, 24 Jan 2008 07:53:35 +0000 (08:53 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 28 Jan 2008 09:50:31 +0000 (10:50 +0100)
Detach task state from ioc, instead keep track of how many processes
are accessing the ioc.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found