freebsd-dev/sys/geom/nop
Mateusz Guzik aa25ccfa36 gnop: make sure that newly allocated memory for softc is zeroed
This prevents mtx_init from encountering non-zeros and panicking
the kernel as a result.

Reported by:	Keith White <kwhite site.uottawa.ca>
2013-10-23 01:34:18 +00:00
..
g_nop.c gnop: make sure that newly allocated memory for softc is zeroed 2013-10-23 01:34:18 +00:00
g_nop.h Merge GEOM direct dispatch changes from the projects/camlock branch. 2013-10-22 08:22:19 +00:00