Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 30 Apr 2001 19:23:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 30 Apr 2001 19:23:05 -0400 Received: from neon-gw.transmeta.com ([209.10.217.66]:7174 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Mon, 30 Apr 2001 19:22:51 -0400 Date: Mon, 30 Apr 2001 16:22:26 -0700 (PDT) From: Linus Torvalds To: Alan Cox cc: Pavel Machek , , kernel list Subject: Re: [patch] linux likes to kill bad inodes In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 30 Apr 2001, Alan Cox wrote: > > Any reason a bad inode can't have its i_sb changed to a bad_inode_fs ? That would be my personal preference too, this was just the quick hack version. Changing superblocks might have other consequences (like getting the superblock inode lists right etc). Linus - 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/