K 10 svn:author V 5 markj K 8 svn:date V 27 2017-10-27T17:05:14.267450Z K 7 svn:log V 253 Fix a lock leak in g_mirror_destroy(). g_mirror_destroy() is supposed to unlock the softc before indicating success, but it wasn't doing so if the caller raced with another thread destroying the mirror. MFC after: 1 week Sponsored by: Dell EMC Isilon END