opnsense-src/sys/dev/xen/blkfront
Roger Pau Monné e5d27b37e3 xen/blkfront: correctly detach a disk with active users
Call disk_gone when the backend switches to the "Closing" state and blkfront
still has pending users. This allows the disk to be detached, and will call
into xbd_closing by itself when the geom layout cleanup has finished.

Reported by:		bapt
Tested by:		manu
Reviewed by:		bapt
Sponsored by:		Citrix Systems R&D
MFC after:		1 week
Differential revision:	https://reviews.freebsd.org/D10772
2017-05-19 08:11:15 +00:00
..
blkfront.c xen/blkfront: correctly detach a disk with active users 2017-05-19 08:11:15 +00:00
block.h sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00