From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932105AbZCCWXx (ORCPT ); Tue, 3 Mar 2009 17:23:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762890AbZCCWWV (ORCPT ); Tue, 3 Mar 2009 17:22:21 -0500 Received: from sovereign.computergmbh.de ([85.214.69.204]:36770 "EHLO sovereign.computergmbh.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762884AbZCCWWT (ORCPT ); Tue, 3 Mar 2009 17:22:19 -0500 Date: Tue, 3 Mar 2009 23:22:16 +0100 (CET) From: Jan Engelhardt To: Thomas Gleixner cc: James Bottomley , Boaz Harrosh , linux-scsi@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [BUG] 2.6.29-rc6-2450cf in scsi_lib.c (was: Large amount of scsi-sgpool)objects In-Reply-To: Message-ID: References: <49ACF8FE.2020904@panasas.com> <1236093718.3263.3.camel@localhost.localdomain> <1236097526.3263.17.camel@localhost.localdomain> User-Agent: Alpine 2.00 (LSU 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 2009-03-03 23:07, Thomas Gleixner wrote: >On Tue, 3 Mar 2009, Thomas Gleixner wrote: >> My bad. I was playing with that to get rid of the aic7xxx wreckage on >> one of my test boxen and forgot to remove it. > >While the one below is definitey not my fault. It's on Linus latest: > > commit 2450cf51a1bdba7037e91b1bcc494b01c58aaf66 That commit seems to have nothing to do with filesystems or scsi: commit 2450cf51a1bdba7037e91b1bcc494b01c58aaf66 Author: Linus Torvalds Date: Mon Mar 2 16:23:33 2009 -0800 Revert "menu: fix embedded menu snafu" ? >While compiling a kernel I triggerred the BUG below. Not so nice as it >took a whole filesystem with it. fsck took more than 20 min to recover >the leftovers :( Stop using ext3 ;-)