Date: Fri, 28 Aug 2009 19:15:17 +0000 (UTC) From: Marko Zec <zec@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_jail.c Message-ID: <200908281915.n7SJFWxh060613@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
zec 2009-08-28 19:15:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern kern_jail.c
Log:
SVN rev 196623 on 2009-08-28 19:15:17Z by zec
MFC r196505:
When "jail -c vnet" request fails, the current code actually creates and
leaves behind an orphaned vnet. This change ensures that such vnets get
released.
This change affects only options VIMAGE builds.
Submitted by: jamie
Discussed with: bz
Approved by: re (rwatson), julian (mentor)
Approved by: re (rwatson)
Revision Changes Path
1.118.2.4 +1 -1 src/sys/kern/kern_jail.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908281915.n7SJFWxh060613>
