freebsd-dev/sys/geom/vinum
Jaakko Heinonen 3535526b15 - Don't return EAGAIN from gv_unload(). It was used to work around the
deadlock fixed in r207671.
- Wait for worker process to exit at class unload. The worker process
  was not guaranteed to exit before the linker unloaded the module.
- Use 0 as the worker process exit status instead of ENXIO and style
  the NOTREACHED comment.

Reviewed by:	lulf
X-MFC after:	r207671
2010-05-10 19:12:23 +00:00
..
geom_vinum_create.c Remove some pointless variable assignments. 2010-01-25 16:55:30 +00:00
geom_vinum_drive.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
geom_vinum_events.c - Don't return EAGAIN from gv_unload(). It was used to work around the 2010-05-10 19:12:23 +00:00
geom_vinum_init.c - Improve error message consistency and wording. 2009-10-05 08:44:31 +00:00
geom_vinum_list.c Import the gvinum work that have been done during and after Summer of Code 2007. 2009-03-28 17:20:08 +00:00
geom_vinum_move.c - Improve error message consistency and wording. 2009-10-05 08:44:31 +00:00
geom_vinum_plex.c - Split up the BIO queue into a queue for new and one for completed requests. 2009-05-06 19:34:32 +00:00
geom_vinum_raid5.c - Split up the BIO queue into a queue for new and one for completed requests. 2009-05-06 19:34:32 +00:00
geom_vinum_raid5.h Import the gvinum work that have been done during and after Summer of Code 2007. 2009-03-28 17:20:08 +00:00
geom_vinum_rename.c - Remove assertion of topology lock remaining from 7.x gvinum. It is not needed, 2009-04-18 16:36:27 +00:00
geom_vinum_rm.c - Improve error message consistency and wording. 2009-10-05 08:44:31 +00:00
geom_vinum_share.c - Move out allocation part of different gvinum objects into its own routine and 2009-04-10 08:50:14 +00:00
geom_vinum_share.h - Move out allocation part of different gvinum objects into its own routine and 2009-04-10 08:50:14 +00:00
geom_vinum_state.c Import the gvinum work that have been done during and after Summer of Code 2007. 2009-03-28 17:20:08 +00:00
geom_vinum_subr.c - Improve error message consistency and wording. 2009-10-05 08:44:31 +00:00
geom_vinum_var.h - Don't return EAGAIN from gv_unload(). It was used to work around the 2010-05-10 19:12:23 +00:00
geom_vinum_volume.c Import the gvinum work that have been done during and after Summer of Code 2007. 2009-03-28 17:20:08 +00:00
geom_vinum.c - Don't return EAGAIN from gv_unload(). It was used to work around the 2010-05-10 19:12:23 +00:00
geom_vinum.h - Don't return EAGAIN from gv_unload(). It was used to work around the 2010-05-10 19:12:23 +00:00