Synopsis: [kernel] [jail] jail delete causes panic (patch included)
State-Changed-From-To: open->closed
State-Changed-By: jamie
State-Changed-When: Sat Nov 3 21:49:55 UTC 2012
State-Changed-Why:
Patched with a long overdue MFC of r225191.
http://www.freebsd.org/cgi/query-pr.cgi?pr=173120
___
Hi Matteo, Ruslan
You both put the code in for jail_poststart and jail_afterstart in
rc.d/jail [1,2], and I have a couple of questions about it.
I can see that the first function written was jail_afterstart, and
that started counting from 1, and I can see that subsequently
jail_poststart was adde