Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2016 03:45:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206654] sysutils/qjail speed up jail creation and other fixes
Message-ID:  <bug-206654-13-b30BvuLFdC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206654-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206654-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206654

--- Comment #2 from Steven Hartland <smh@FreeBSD.org> ---
(In reply to Joe Barbish from comment #1)
The temporary definition files where actually related to the IP check.=20

Previously it wrote the current state of the creating jail to disk while it
read in the jail being checked, once it completed the check the state of the
creating jail was read back in and the definition file deleted.

If a second create found the temporary definition file in its ls but it was
deleted by the time it was read for check, the second process would error o=
ut
without the ignore_missing option.

Now the IP verify doesn't do this, that change isn't needed, so can safely =
be
removed; sorry forgot about that.

No worries about the time, there's no rush, I just always like to capture
things once they're done and in production here ;-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206654-13-b30BvuLFdC>