From owner-freebsd-fs@FreeBSD.ORG Tue Feb 16 17:16:07 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DA461065672; Tue, 16 Feb 2010 17:16:07 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mx1.freebsd.org (Postfix) with ESMTP id 4C4898FC13; Tue, 16 Feb 2010 17:16:07 +0000 (UTC) Received: from a91-153-117-195.elisa-laajakaista.fi (a91-153-117-195.elisa-laajakaista.fi [91.153.117.195]) by gw01.mail.saunalahti.fi (Postfix) with SMTP id 436D415193B; Tue, 16 Feb 2010 19:16:02 +0200 (EET) Date: Tue, 16 Feb 2010 19:16:01 +0200 From: Jaakko Heinonen To: Gleb Kurtsou Message-ID: <20100216171601.GA3640@a91-153-117-195.elisa-laajakaista.fi> References: <4b473c1f1002032014y4da8c0f0xcb74c749332cced3@mail.gmail.com> <20100204205546.GA1733@garage.freebsd.pl> <20100205011226.GA2657@tops.skynet.lt> <20100210200922.GA3109@a91-153-117-195.elisa-laajakaista.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100210200922.GA3109@a91-153-117-195.elisa-laajakaista.fi> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-fs@freebsd.org, Pawel Jakub Dawidek Subject: Re: Unable to pwd in ZFS snapshot X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Feb 2010 17:16:07 -0000 On 2010-02-10, Jaakko Heinonen wrote: > http://people.freebsd.org/~jh/patches/zfs-ctldir-vptocnp.diff > > The patch needs more work and I have tested it only very lightly. I have updated the patch at the URL above. Now it passes some testing without deadlocking. :) -- Jaakko