Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 5 Jan 2002 09:49:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 5 Jan 2002 09:49:23 -0500 Received: from dsl-213-023-043-154.arcor-ip.net ([213.23.43.154]:39439 "EHLO starship.berlin") by vger.kernel.org with ESMTP id ; Sat, 5 Jan 2002 09:49:12 -0500 Content-Type: text/plain; charset=US-ASCII From: Daniel Phillips To: linux-kernel@vger.kernel.org Subject: Re: [CFT] Unbork fs.h + per-fs supers -> dontuse Date: Sat, 5 Jan 2002 15:53:04 +0100 X-Mailer: KMail [version 1.3.2] Cc: Arnaldo Carvalho de Melo In-Reply-To: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Don't use the above patch please, there's a stupid oversight - it seems super_block has a couple of fields *after* the fs-private union, and the new code doesn't take that into account. The plan is: a) get some sleep b) then fix it -- Daniel - 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/