]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r196505:
authorzec <zec@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 28 Aug 2009 19:15:17 +0000 (19:15 +0000)
committerzec <zec@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 28 Aug 2009 19:15:17 +0000 (19:15 +0000)
commite2566404a65abc41b73ccccc46476322ab14cf8f
tree6f9dcc237e79af336c057eef24aa3356a0dd27bd
parentfc234394fe30adbec8907058fce67a7427d6295f
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)

git-svn-id: svn://svn.freebsd.org/base/stable/8@196623 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_jail.c