K 10 svn:author V 5 jamie K 8 svn:date V 27 2012-11-02T01:32:22.233359Z K 7 svn:log V 357 MFC r225191: Delay the recursive decrement of pr_uref when jails are made invisible but not removed; decrement it instead when the child jail actually goes away. This avoids letting the counter go below zero in the case where dying (pr_uref==0) jails are "resurrected", and an associated KASSERT panic. PR: kern/173120 Submitted by: Steven Hartland END