freebsd-dev/sys/geom/mirror
Mark Johnston 2f1cfb7f63 gmirror: Pre-allocate the timeout event structure
We can't call malloc(M_WAITOK) in a callout handler.

Reviewed by:	imp
Reported by:	pho
Tested by:	pho
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D29223
2021-03-11 15:45:15 -05:00
..
g_mirror_ctl.c Make g_attach() return ENXIO for orphaned providers; update various 2020-10-18 16:24:08 +00:00
g_mirror.c gmirror: Pre-allocate the timeout event structure 2021-03-11 15:45:15 -05:00
g_mirror.h gmirror: Pre-allocate the timeout event structure 2021-03-11 15:45:15 -05:00