Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2013 23:05:20 +0200
From:      Kristof Provost <kristof@sigsegv.be>
To:        Martin Matuska <mm@FreeBSD.org>
Cc:        Alexander Leidinger <Alexander@Leidinger.net>, current@freebsd.org
Subject:   Re: zfs kernel panic, known incompatibilities with clang & CPUTYPE/COPTFLAGS?
Message-ID:  <20130629210519.GA9208@thebe.jupiter.sigsegv.be>
In-Reply-To: <51CF100C.2010902@FreeBSD.org>
References:  <20130612223024.00003980@unknown> <E9E313A1-AEA5-4926-86A2-6CEF0E7EB388@freebsd.org> <20130614230702.00006aa0@unknown> <20130624101517.GA9630@thebe.jupiter.sigsegv.be> <20130624220801.0000492c@unknown> <20130627215832.GA9470@thebe.jupiter.sigsegv.be> <20130629120122.000041c7@unknown> <51CECCDB.7040904@FreeBSD.org> <20130629170024.0000145b@unknown> <51CF100C.2010902@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2013-06-29 18:49:16 (+0200), Martin Matuska <mm@FreeBSD.org> wrote:
> This was an obvious error by me - I forgot to register zfs_ioc_jail and
> zfs_ioc_unjail using the new functions.
> Amazing noone noticed this by now until it got merged down to stable/8.
> 
> In addition, I see no need to log these operations to the zpool history
> as they cause no on-disk changes, so I have disabled logging for these
> calls.
> Please test the patch from current in r252380.
> 
> http://svnweb.freebsd.org/base?view=revision&revision=252380
> 
This fixes the panic for me (on stable/9).

Thanks,
Kristof



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130629210519.GA9208>