From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758713AbZEGXz6 (ORCPT ); Thu, 7 May 2009 19:55:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751298AbZEGXzs (ORCPT ); Thu, 7 May 2009 19:55:48 -0400 Received: from sandeen.net ([209.173.210.139]:16524 "EHLO mail.sandeen.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751284AbZEGXzr (ORCPT ); Thu, 7 May 2009 19:55:47 -0400 Message-ID: <4A037503.1070904@sandeen.net> Date: Thu, 07 May 2009 18:55:47 -0500 From: Eric Sandeen User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Alexander Beregalov CC: Kernel Testers List , Linux Kernel Mailing List , xfs@oss.sgi.com Subject: Re: 2.6.30-rc4: xfs_fsr hangs References: <4A036FBC.9020201@sandeen.net> In-Reply-To: <4A036FBC.9020201@sandeen.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Eric Sandeen wrote: > there are 2 subsequent unlocks for the same inode: > > 1: > xfs_iunlock: ip ca2304c0 ino 132 flags 0x5 ... > 2: > xfs_iunlock: ip ca230980 ino 131 flags 0x5 Ugh no, those are 2 different inodes.... I can read, really. :) still, looking into it. -Eric