freebsd_amp_hwpstate/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.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
geom_vinum_create.c
geom_vinum_drive.c
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
geom_vinum_list.c
geom_vinum_move.c
geom_vinum_plex.c
geom_vinum_raid5.c
geom_vinum_raid5.h
geom_vinum_rename.c
geom_vinum_rm.c
geom_vinum_share.c
geom_vinum_share.h
geom_vinum_state.c
geom_vinum_subr.c
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