From owner-freebsd-stable@FreeBSD.ORG Thu Feb 12 15:32:45 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4F2310656D5 for ; Thu, 12 Feb 2009 15:32:45 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-bw0-f170.google.com (mail-bw0-f170.google.com [209.85.218.170]) by mx1.freebsd.org (Postfix) with ESMTP id 3DBC98FC14 for ; Thu, 12 Feb 2009 15:32:44 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by bwz18 with SMTP id 18so1365998bwz.19 for ; Thu, 12 Feb 2009 07:32:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=wj5JmEfW+UljNrTmDrdnxZKPkKWKnLlko4+GoIETRUE=; b=n9foB+SZHwCNr66+AvNdUK9JIZVk3QNAXMlE65LIGA58vart5In/KO4dm8hOTsp3HI 6VBWRz/FwHZQNk45UIr/Jtox/QrmhTlyjA+DkilUH0ITHkhD/cKLXJjpu/SvIX0dag8F FwHgJ/zrO1nPYTNTuCI172ZMOBhlpljw5Ndac= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=V35NwtRTG68qUuV66Xk3nDk2qcwnpOcZErtEQPxy2Ee2nVsa8n57lzVWlaZ3FIJ64A 5v5ue1aXkXJt2cZeuAfKUkdGTdA7y2dkCN2OnZA/6HRrFVfNxVhogWX0jwbjTLFBjqOI 1SjUhOwcrXVVeB8bPOLgoRUs04nLKQcBRG7C0= MIME-Version: 1.0 Received: by 10.181.49.3 with SMTP id b3mr350744bkk.21.1234452764234; Thu, 12 Feb 2009 07:32:44 -0800 (PST) In-Reply-To: References: Date: Thu, 12 Feb 2009 18:32:44 +0300 Message-ID: From: pluknet To: FreeBSD Stable Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: 6.2: LOR between kqueue and mount mtx 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: Thu, 12 Feb 2009 15:32:46 -0000 2009/2/12 pluknet : > Hello. > > I'm just curious if ufs_vnops.c#rev1.290 fixes this LOR (or not): I found it was discussed already. Sorry for noise. -- wbr, pluknet