Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 24 Apr 2001 06:21:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 24 Apr 2001 06:21:19 -0400 Received: from t2.redhat.com ([199.183.24.243]:10991 "EHLO passion.cambridge.redhat.com") by vger.kernel.org with ESMTP id ; Tue, 24 Apr 2001 06:21:00 -0400 X-Mailer: exmh version 2.3 01/15/2001 with nmh-1.0.4 From: David Woodhouse X-Accept-Language: en_GB In-Reply-To: References: To: Alexander Viro Cc: Jan Harkes , Ingo Oeser , Christoph Rohland , "David L. Parsley" , linux-kernel@vger.kernel.org Subject: Re: hundreds of mount --bind mountpoints? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Apr 2001 11:19:50 +0100 Message-ID: <30885.988107590@redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 584 Lines: 21 viro@math.psu.edu said: > What's stopping you? You _are_ JFFS maintainer, > aren't you? It already uses... #define JFFS2_INODE_INFO(i) (&i->u.jffs2_i) It's trivial to switch over when the size of the inode union goes below the size of struct jffs2_inode_info. Until then, I'd just be wasting space. -- dwmw2 - 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/