Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757477Ab0BCTEH (ORCPT ); Wed, 3 Feb 2010 14:04:07 -0500 Received: from ey-out-2122.google.com ([74.125.78.27]:7861 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756335Ab0BCTEB (ORCPT ); Wed, 3 Feb 2010 14:04:01 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=oFYV1khkJAUiLX+rS1ho3CwRaNW9ERE5GM6CN/82jCQEQNNI772Ialg4W3G0btKzz2 wblM9IQ1EpJdzvVSCvfSDvQgl9soCN8OTNH1UjM2sI+75DoTsDoZ7YBfJWaeTVBysjDy ySCI4rWE3WRZF/zhn+kuhXn9sHAM73lxDTV6o= MIME-Version: 1.0 Date: Wed, 3 Feb 2010 22:03:59 +0300 Message-ID: Subject: reiserfs deadlock From: Alexander Beregalov To: Frederic Weisbecker , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1984 Lines: 45 Hi Frederic I do not have previous messages and do not know how to reproduce it. Kernel was 2.6.33-rc5-00237-g9a3cbe3 INFO: task svscan:1395 blocked for more than 120 seconds. "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. svscan D f73094f0 5248 1395 1 0x00000000 f6565da0 00000046 00000007 f73094f0 c134e5fd f7309770 f73094f0 c104e4b4 f6411c84 f6411c84 00000246 f73094f0 f6565de4 c134e58a 00000000 00000002 00000000 c1110e38 f6411cac c1110e38 f6411cc0 f6335d18 f706bf14 f73094f0 Call Trace: [] ? mutex_lock_nested+0x19d/0x2b0 [] ? trace_hardirqs_on_caller+0x124/0x170 [] mutex_lock_nested+0x12a/0x2b0 [] ? reiserfs_write_lock+0x28/0x40 [] ? reiserfs_write_lock+0x28/0x40 [] reiserfs_write_lock+0x28/0x40 [] reiserfs_readdir_dentry+0x5a/0x720 [] ? sched_clock_cpu+0x95/0x110 [] ? trace_hardirqs_off+0xb/0x10 [] ? filldir+0x0/0xd0 [] ? sched_clock_cpu+0x95/0x110 [] ? __lock_acquire+0x509/0xa70 [] ? mark_held_locks+0x62/0x90 [] ? mutex_lock_killable_nested+0x201/0x300 [] ? trace_hardirqs_on_caller+0x124/0x170 [] ? mutex_lock_killable_nested+0x20b/0x300 [] ? vfs_readdir+0x52/0xa0 [] ? vfs_readdir+0x52/0xa0 [] ? filldir+0x0/0xd0 [] reiserfs_readdir+0x17/0x20 [] vfs_readdir+0x85/0xa0 [] sys_getdents+0x68/0xc0 [] sysenter_do_call+0x12/0x36 2 locks held by svscan/1395: #0: (&sb->s_type->i_mutex_key#5){+.+.+.}, at: [] vfs_readdir+0x52/0xa0 #1: (&REISERFS_SB(s)->lock){+.+.+.}, at: [] reiserfs_write_lock+0x28/0x40 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/