Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760337AbXJLVBT (ORCPT ); Fri, 12 Oct 2007 17:01:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757978AbXJLVBE (ORCPT ); Fri, 12 Oct 2007 17:01:04 -0400 Received: from smtp2.linux-foundation.org ([207.189.120.14]:60018 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757938AbXJLVBB convert rfc822-to-8bit (ORCPT ); Fri, 12 Oct 2007 17:01:01 -0400 Date: Fri, 12 Oct 2007 14:00:23 -0700 From: Andrew Morton To: Laurent Riffard Cc: linux-kernel@vger.kernel.org, reiserfs-devel@vger.kernel.org, Jens Axboe Subject: Re: 2.6.23-mm1 Message-Id: <20071012140023.30e5b30e.akpm@linux-foundation.org> In-Reply-To: <470FDB41.2000102@free.fr> References: <20071011213126.cf92efb7.akpm@linux-foundation.org> <470FDB41.2000102@free.fr> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2114 Lines: 47 On Fri, 12 Oct 2007 22:38:25 +0200 Laurent Riffard wrote: > Le 12.10.2007 06:31, Andrew Morton a ?crit : > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23/2.6.23-mm1/ > > Mounting reiser4 fs does hang with these messages in dmesg: > > Loading Reiser4. See www.namesys.com for a description of Reiser4. > reiser4[swapper(0)]: end_bio_single_page_read (fs/reiser4/page_cache.c:331)[nikita-3332]: > WARNING: Truncated single page read: 4096 > > Hitting SysRq-W produces this output: > > SysRq : Show Blocked State > task PC stack pid father > mount D c20d6b70 1592 2509 2495 > c229bbd8 00000046 c239d684 c20d6b70 e0824b8d c229bc10 00000000 c229bc18 > c229bbe0 c02ac14e c229bbe8 c0141b7b c229bc04 c02ac344 c0141b45 c1402654 > c1045f60 c1045f60 c229bc10 c229bc30 c0141d6e 00000002 c1045f60 00000000 > Call Trace: > [] io_schedule+0xe/0x16 > [] sync_page+0x36/0x3a > [] __wait_on_bit+0x36/0x5d > [] wait_on_page_bit+0x55/0x5b > [] jload_gfp+0x73/0x163 [reiser4] > [] load_journal_control_block+0x4d/0x77 [reiser4] > [] reiser4_init_journal_info+0x2b/0x54 [reiser4] > [] init_format_format40+0x79/0x4ab [reiser4] > [] fill_super+0xce/0x1ee [reiser4] > [] get_sb_bdev+0xe0/0x11e > [] reiser4_get_sb+0x13/0x15 [reiser4] > [] vfs_kern_mount+0x3b/0x76 > [] do_mount+0x68a/0x7a3 > [] sys_mount+0x68/0xa4 > [] sysenter_past_esp+0x5f/0x99 > ======================= ho hum. Maybe reiser4 needs updating for the git-block changes. I don't recall having seen a useful description of what's going on in git-block so some reverse-engineering might be needed. - 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/