From owner-freebsd-current@FreeBSD.ORG Sat Jun 6 15:11:49 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 414B3106567C for ; Sat, 6 Jun 2009 15:11:49 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 04D268FC20 for ; Sat, 6 Jun 2009 15:11:48 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 1F1556D41C; Sat, 6 Jun 2009 17:11:48 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id 9E976844E4; Sat, 6 Jun 2009 17:12:27 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Kostik Belousov References: <86skief8q6.fsf@ds4.des.no> <20090606115154.GI1927@deviant.kiev.zoral.com.ua> Date: Sat, 06 Jun 2009 17:12:27 +0200 In-Reply-To: <20090606115154.GI1927@deviant.kiev.zoral.com.ua> (Kostik Belousov's message of "Sat, 6 Jun 2009 14:51:54 +0300") Message-ID: <86ab4lflb8.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org Subject: Re: LOR between NFS and syncer X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 06 Jun 2009 15:11:49 -0000 Kostik Belousov writes: > The vnode list for the mount point also includes syncer vnode, that > has a special fsync vop. Usual order is syncer vnode lock -> vnode > lock for the real vnodes. But, when filesystem is unmounted, we get > the order covered vnode -> any filesystem vnode during sync before > unmount. This one gives the LOR you reported, assuming you unmounted > nfs share mounted on the top of nfs share. No, the LOR occurred during boot. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no