From owner-freebsd-fs@FreeBSD.ORG Thu Sep 19 18:14:37 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E79DC98B; Thu, 19 Sep 2013 18:14:37 +0000 (UTC) (envelope-from to.my.trociny@gmail.com) Received: from mail-ee0-x233.google.com (mail-ee0-x233.google.com [IPv6:2a00:1450:4013:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5BB542EF4; Thu, 19 Sep 2013 18:14:37 +0000 (UTC) Received: by mail-ee0-f51.google.com with SMTP id c1so4331673eek.38 for ; Thu, 19 Sep 2013 11:14:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=mrOh413cjysJU/WtOW4SmLDfAH0AG7HhMNz6f6SN9Bc=; b=AO7Uv9qopHXIufteEQMJCa3aqueW+kjiB40F9l5hGG9Q7HQLyPtgj4bnQA9uUmXuu5 mBDYUeLhYhyf8ZKuiJZfsDRRzTxZWV2J999X3k29zvvz2kG589IHWuTdlEQkSt61AaXE otrvRpvNhqGaHrdNNosTwxLF7a8IX9C+3CBLj3UwQpY0rPJzutVgcNt7NGae60R4gzQL w2vqEtpjfOl4KiUlVOjUrxEQK18KutUSWod3F+hix/ApDE6aijjOzidoRED0VsjTD1Ny xu1n+jbMik7v9jujU16VhLVbI2+b3lQcM7V+u6pxnmrm0+AecGQyXs9S7vfkNbtOlr2v FbuQ== X-Received: by 10.15.75.73 with SMTP id k49mr3795549eey.36.1379614475036; Thu, 19 Sep 2013 11:14:35 -0700 (PDT) Received: from localhost ([178.150.115.244]) by mx.google.com with ESMTPSA id a1sm13247821eem.1.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Sep 2013 11:14:34 -0700 (PDT) Sender: Mikolaj Golub Date: Thu, 19 Sep 2013 21:14:31 +0300 From: Mikolaj Golub To: Yamagi Burmeister Subject: Re: 9.2-RC1: LORs / Deadlock with SU+J on HAST in "memsync" mode Message-ID: <20130919181430.GA3477@gmail.com> References: <20130819115101.ae9c0cf788f881dc4de464c5@yamagi.org> <20130822121341.0f27cb5e372d12bab8725654@yamagi.org> <20130825175616.GA3472@gmail.com> <20130826160125.3b62df57515c45be3c9b2723@yamagi.org> <20130901174146.GA15654@gmail.com> <20130919095407.6b743158df27eb2f7461274f@yamagi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130919095407.6b743158df27eb2f7461274f@yamagi.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-fs@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Sep 2013 18:14:38 -0000 On Thu, Sep 19, 2013 at 09:54:07AM +0200, Yamagi Burmeister wrote: > And another status update, this time with all patches and tips tested: Thank you for testing and reporting back! I have plans to commit this soon and merge to STABLE later. Now I am discussing the changes with Pawel. -- Mikolaj Golub