From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 12624] umount hangs after fsstress with data=journal Date: Thu, 25 Mar 2010 22:21:57 GMT Message-ID: <201003252221.o2PMLvFn019457@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]:55381 "EHLO demeter.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751257Ab0CYWV6 (ORCPT ); Thu, 25 Mar 2010 18:21:58 -0400 Received: from demeter.kernel.org (localhost.localdomain [127.0.0.1]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o2PMLwpS019458 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 25 Mar 2010 22:21:58 GMT In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=12624 Eric Sandeen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandeen@redhat.com --- Comment #7 from Eric Sandeen 2010-03-25 22:21:53 --- Aneesh, this worked for me on upstream: # mount -o data=journal /dev/sdb5 /mnt/test # ltp/fsstress -d /mnt/test -n 10000 -p 4 # umount /mnt/test Any idea if this is still a problem? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.