From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757514AbZE3XEX (ORCPT ); Sat, 30 May 2009 19:04:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756138AbZE3XEO (ORCPT ); Sat, 30 May 2009 19:04:14 -0400 Received: from ey-out-2122.google.com ([74.125.78.25]:23907 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753579AbZE3XEM (ORCPT ); Sat, 30 May 2009 19:04:12 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=bhZQRD+pFkw6eLkjcrj9gaRdeuy/MkR4pO0mtoM2PpkURk+v8kDE25q6nEOokXVDQm kf3hL46e7ihxVM62YppPv1iwx/yrLc4/sOWaXCgf670V0mXjxclt4DovNeE51Pcvo2ng fglNuBVAzKXcO5zuMELoOBTwKV/IsNAfUuILw= Date: Sun, 31 May 2009 01:04:10 +0200 From: Frederic Weisbecker To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , Harald Dunkel , Jeff Mahoney Subject: Re: [Bug #13374] reiserfs blocked for more than 120secs Message-ID: <20090530230408.GC8739@nowhere> References: <4to6E2myxvG.A.muC.aIbIKB@chimera> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 30, 2009 at 09:37:36PM +0200, Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.29. Please verify if it still should be listed and let me know > (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13374 > Subject : reiserfs blocked for more than 120secs > Submitter : Harald Dunkel > Date : 2009-05-23 8:52 (8 days old) > References : http://marc.info/?l=linux-kernel&m=124306880410811&w=4 > > Trenton D. Adams has reported something very similar for -rc3: http://lkml.org/lkml/2009/5/29/389 Someone holds the j_commit_mutex but never release it... (Adding Jeff Mahoney in cc )