freebsd-dev/sys/geom/concat
Alexander Motin df96fd6e14 Refactor disk disconnection and geom destruction handling sequences.
Do not close/destroy opened consumer directly in case of disconnect. Instead
keep it existing until it will be closed in regular way in response to
upstream provider destruction. Delay geom destruction in the same way.
Previous implementation could destroy consumers still having active
requests and worked only because of global workaround made on GEOM level.
2011-11-01 20:56:19 +00:00
..
g_concat.c Refactor disk disconnection and geom destruction handling sequences. 2011-11-01 20:56:19 +00:00
g_concat.h Refactor disk disconnection and geom destruction handling sequences. 2011-11-01 20:56:19 +00:00