]> xenbits.xensource.com Git - pvdrivers/win/xenvbd.git/commit
Attempt to process responses on the ring
authorOwen Smith <owen.smith@citrix.com>
Thu, 19 Sep 2019 08:24:28 +0000 (09:24 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Thu, 19 Sep 2019 08:24:28 +0000 (09:24 +0100)
commitbb01ea5666fb6efa4ee98b079e3e07067dea14cf
treeebfc42085044cafd4ac5fd95c12fc874930932e5
parent951474a6189b395dc09dd38fb71c4865939d0009
Attempt to process responses on the ring

When Disabling the ring, outstanding responses need to be completed.
Poll the ring to complete outstanding responses if the backend is still
connected and valid.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xenvbd/adapter.c
src/xenvbd/ring.c
src/xenvbd/ring.h
src/xenvbd/target.c
src/xenvbd/target.h