Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2009 10:16:19 +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:  <200908241016.n7OAGTdS041362@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
zec         2009-08-24 10:16:19 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_jail.c 
  Log:
  SVN rev 196505 on 2009-08-24 10:16:19Z by zec
  
  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)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.121     +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?200908241016.n7OAGTdS041362>