From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 12624] umount hangs after fsstress with data=journal Date: Wed, 3 Jun 2009 21:51:43 GMT Message-ID: <200906032151.n53LphAe013929@demeter.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: linux-ext4@vger.kernel.org Return-path: Received: from demeter.kernel.org ([140.211.167.39]:51387 "EHLO demeter.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753691AbZFCVvl (ORCPT ); Wed, 3 Jun 2009 17:51:41 -0400 Received: from demeter.kernel.org (localhost.localdomain [127.0.0.1]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n53LphGW013930 for ; Wed, 3 Jun 2009 21:51:43 GMT In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: http://bugzilla.kernel.org/show_bug.cgi?id=12624 --- Comment #5 from Theodore Tso 2009-06-03 21:51:42 --- On Fri, May 22, 2009 at 06:51:43AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > I guess we would need this patch. But i am still hitting the BUG_ON. > Will try to debug further later today. > > -aneesh > > commit 85ddb1581222bac63035c16a6536b0a5a2cd60a0 > Author: Aneesh Kumar K.V > Date: Thu May 21 23:58:17 2009 +0530 > > ext4: Don't look at buffer_heads outside i_size. > > > Buffer heads outside i_size will be unmapped. So when we > are doing "walk_page_buffers" limit ourself to i_size. > > Signed-off-by: Aneesh Kumar K.V OK, added to the ext4 patch tree. - Ted -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.