From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [ceph] locking fun with d_materialise_unique() Date: Wed, 30 Jan 2013 14:42:14 +0000 Message-ID: <20130130144214.GJ4503@ZenIV.linux.org.uk> References: <20130129045213.GH4503@ZenIV.linux.org.uk> <20130129080036.GI4503@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, ceph-devel@vger.kernel.org To: Sage Weil Return-path: Content-Disposition: inline In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Jan 29, 2013 at 01:03:23PM -0800, Sage Weil wrote: > We should drop teh mds_client.c hunk from your patch, and then do > something like the below. I'll put it in the ceph tree so we can do some > basic testing. Unfortunately, the abort case is a bit annoying to > trigger.. we'll need to write a new test for it. hunk dropped, the rest folded into your patch, resulting branch pushed...