mav f082fe73d7 Add mutex and two flags to make orphan() call properly asynchronous:
- delay consumer closing and detaching on orphan() until all I/Os complete;
 - prevent new I/Os submission after orphan() called.
Previous implementation could destroy consumers still having active
requests and worked only because of global workaround made on GEOM level.
2011-11-02 09:24:59 +00:00
..
2011-10-30 14:55:00 +00:00
2011-10-27 14:15:26 +00:00
MFC
2011-05-09 18:53:13 +00:00
2011-10-04 23:53:47 +00:00
2011-10-16 14:30:28 +00:00
2011-10-18 08:09:44 +00:00
2011-10-27 17:44:51 +00:00