Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 18 Jun 2002 18:22:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 18 Jun 2002 18:22:08 -0400 Received: from leibniz.math.psu.edu ([146.186.130.2]:52385 "EHLO math.psu.edu") by vger.kernel.org with ESMTP id ; Tue, 18 Jun 2002 18:21:37 -0400 Date: Tue, 18 Jun 2002 18:21:36 -0400 (EDT) From: Alexander Viro To: Frank Davis cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com Subject: Re: [PATCH] 2.5.22 : fs/intermezzo/vfs.c 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 Content-Length: 721 Lines: 20 On Tue, 18 Jun 2002, Frank Davis wrote: > Hello all, > The following patch addresses a name change (i_zombie --> i_sem) within > struct inode, which affects fs/intermezzo/vfs.c Please review for > inclusion. It's much more than a name change. _Please_, read through the Documentation/filesystems/porting before playing with that stuff - for one thing, the entire locking scheme had been changed and fixing Intermezzo involves a lot more than getting it to compile. - 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/