use io_complete var to avoid the rbd_aio_is_complete lock and context switch
authorKetor Meng <d.ketor@gmail.com>
Wed, 29 Oct 2014 15:57:02 +0000 (15:57 +0000)
committerKetor Meng <d.ketor@gmail.com>
Wed, 29 Oct 2014 15:57:02 +0000 (15:57 +0000)
commitb8ecbef62d45629aae98061903879f4e65cd7cfe
treec37704b3ab7d4e0ae1ce01222e0e4a0130a02b8c
parentfea585d43f975cef74beb3df770168f36ae895b9
use io_complete var to avoid the rbd_aio_is_complete lock and context switch

Signed-off-by: Ketor Meng <d.ketor@gmail.com>
engines/rbd.c