Re: jail2 patchset 12
- From: Alex Lyashkov <umka@xxxxxxxxxxx>
- Date: Mon, 18 Sep 2006 01:20:56 +0300
patchset 12 created 2 week ago (or so). Today i integrate last changes
and upload patchset 13.
В Пнд, 18.09.2006, в 01:15, Kris Kennaway пишет:
On Mon, Sep 18, 2006 at 01:08:24AM +0300, Alex Lyashkov wrote:_______________________________________________
Thanks for you report. I really more test new jail2 API then old :(
Please apply this patch.
# p4 diff -du kern_jail.c
==== //depot/projects/jail2/sys/kern/kern_jail.c#4 -
/root/jail2/sys/kern/kern_jail.c ====
@@ -316,6 +316,7 @@
if (error)
return (error);
+ mtx_lock(&allprison_mtx);
pr = prison_find(uap->jid);
if (pr == NULL) {
return (ESRCH);
Thanks. The jail2 patch doesn't apply cleanly to HEAD now, BTW.
Kris
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- References:
- jail2 patchset 12
- From: Alex Lyashkov
- Re: jail2 patchset 12
- From: Kris Kennaway
- Re: jail2 patchset 12
- From: Alex Lyashkov
- Re: jail2 patchset 12
- From: Kris Kennaway
- jail2 patchset 12
- Prev by Date: Re: ppp cmmand port listens on ipv6 only if kernel has
- Next by Date: Re: anyone working on setting output items with usbhidctl(1) ?
- Previous by thread: Re: jail2 patchset 12
- Next by thread: Re: jail2 patchset 12
- Index(es):
Relevant Pages
|
|