From owner-freebsd-current@FreeBSD.ORG Fri Feb 8 07:51:47 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 00F04856 for ; Fri, 8 Feb 2013 07:51:46 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 461D3A2D for ; Fri, 8 Feb 2013 07:51:45 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id JAA08030; Fri, 08 Feb 2013 09:51:41 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1U3ikH-0002VN-B2; Fri, 08 Feb 2013 09:51:41 +0200 Message-ID: <5114AE8C.30109@FreeBSD.org> Date: Fri, 08 Feb 2013 09:51:40 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130121 Thunderbird/17.0.2 MIME-Version: 1.0 To: Rick Macklem Subject: Re: panic: LK_RETRY set with incompatible flags References: <1644867646.2814542.1360280498907.JavaMail.root@erie.cs.uoguelph.ca> In-Reply-To: <1644867646.2814542.1360280498907.JavaMail.root@erie.cs.uoguelph.ca> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Konstantin Belousov , Sergey Kandaurov , FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2013 07:51:47 -0000 on 08/02/2013 01:41 Rick Macklem said the following: > Sounds good. I've attached a slightly updated patch with Andriy's > suggested addition of a check for zfsvfs->z_shares_dir != 0. > > I can't do any commits until April, so if one of you guys is comfortable > enough with the patch to commit it, you are more than welcome to do so. > > Thanks everyone for your help in resolving this, rick Committed. Thank you very much! -- Andriy Gapon