From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: [PATCH 9/12] fs/btrfs: Correct redundant test Date: Mon, 27 Jul 2009 12:28:39 -0400 Message-ID: <20090727162839.GB895@think> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org To: Julia Lawall Return-path: In-Reply-To: List-ID: On Mon, Jul 27, 2009 at 06:15:05PM +0200, Julia Lawall wrote: > From: Julia Lawall > > dir has already been tested. It seems that this test should be on the > recently returned value inode. > > A simplified version of the semantic match that finds this problem is as > follows: (http://www.emn.fr/x-info/coccinelle/) Thank you, this is queued up in my tree along with the other btrfs patches you've sent. -chris