K 10 svn:author V 3 jhb K 8 svn:date V 27 2019-12-13T19:26:04.207453Z K 7 svn:log V 287 Use callout(9) instead of deprecated timeout(9) for fail points. Allocate the callout structure on-demand from fail_point_use_timeout_path() since most fail points do not use timeouts. Reviewed by: markj (earlier version), cem Differential Revision: https://reviews.freebsd.org/D22599 END