From owner-freebsd-stable@FreeBSD.ORG Wed Aug 8 15:25:07 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1999C106564A; Wed, 8 Aug 2012 15:25:07 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from host.omnilan.net (s1.omnilan.net [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id 8B5418FC14; Wed, 8 Aug 2012 15:25:05 +0000 (UTC) Received: from titan.inop.wdn.omnilan.net (titan.inop.wdn.omnilan.net [172.21.3.1]) (authenticated bits=0) by host.omnilan.net (8.13.8/8.13.8) with ESMTP id q78FM0tP053328 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Aug 2012 17:22:00 +0200 (CEST) (envelope-from h.schmalzbauer@omnilan.de) Message-ID: <5022840B.3060708@omnilan.de> Date: Wed, 08 Aug 2012 17:21:47 +0200 From: Harald Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: Pavel Polyakov References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig47F16798B6E41DCB2CCAB587" Cc: Attilio Rao , stable@freebsd.org, daichi@freebsd.org Subject: Re: lock violation in unionfs (9.0-STABLE r230270) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Aug 2012 15:25:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig47F16798B6E41DCB2CCAB587 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable schrieb Pavel Polyakov am 06.03.2012 11:20 (localtime): >>> mount -t unionfs -o noatime /usr /mnt >>> >>> insmntque: mp-safe fs and non-locked vp: 0xfffffe01d96704f0 is not >>> exclusive locked but should be >>> KDB: enter: lock violation >> >> Pavel, >> can you give a spin to this patch?: >> http://www.freebsd.org/~attilio/unionfs_missing_insmntque_lock.patch >> >> I think that the unlocking is due at that point as the vnode lock can >> be switch later on. >> >> Let me know what you think about it and what the test does. > > Thanks! > This patch fixes the problem with lock violation. Sorry I've tested it = so > late. Hello, this patch still applies cleanly to RELENG_9_1. Was there another fix for the issue or has it just not been PR-sent and thus forgotten? Thanks, -Harry --------------enig47F16798B6E41DCB2CCAB587 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAlAihAsACgkQLDqVQ9VXb8hwvACgh6kDoDttxuSAu+sc+D/C7u3W bLoAoMHA5viZpJHwFmXISKt7FCsxsp+T =NnpT -----END PGP SIGNATURE----- --------------enig47F16798B6E41DCB2CCAB587--