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