K 10 svn:author V 3 mav K 8 svn:date V 27 2020-01-10T00:45:27.805676Z K 7 svn:log V 247 MFC r356162, r356182: Fix GEOM_SHSEC orphanization. Previous code closed and destroyed consumer even with I/O in progress. This patch postpones the destruction till the last close, identical to GEOM_STRIPE, since they seem to have common origin. END