Searched hist:231883 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/xen/blkback/
H A Dblkback.cdiff 231883 Fri Feb 17 20:40:53 MST 2012 gibbs Fix regression in the handling of blkback close events for
devices that are unplugged via QEMU.

sys/dev/xen/blkback/blkback.c:
Toolstack initiated closures change the frontend's state
to Closing. The backend must change to Closing as well,
even if we can't actually close yet, in order for the
frontend to notice and start the closing process.

MFC after: 3 days

Completed in 92 milliseconds