K 10 svn:author V 3 mav K 8 svn:date V 27 2020-10-24T21:07:10.884384Z K 7 svn:log V 297 Fix asymmetry in devstat(9) calls by GEOM. Before this GEOM passed bio pointer to transaction start, but not end. It was irrelevant until devstat(9) got DTrace hooks, that appeared to provide bio pointer on I/O completion, but not on submission. MFC after: 2 weeks Sponsored by: iXsystems, Inc. END