From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: minimum inode size in ext3 Date: Fri, 27 Oct 2006 13:21:11 -0400 Message-ID: <20061027172111.GA16599@thunk.org> References: <20061027170157.47180.qmail@web30305.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org Return-path: Received: from thunk.org ([69.25.196.29]:31646 "EHLO thunker.thunk.org") by vger.kernel.org with ESMTP id S1751309AbWJ0RWE (ORCPT ); Fri, 27 Oct 2006 13:22:04 -0400 To: Tim Cullen Content-Disposition: inline In-Reply-To: <20061027170157.47180.qmail@web30305.mail.mud.yahoo.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, Oct 27, 2006 at 10:01:57AM -0700, Tim Cullen wrote: > What is the minimum size of an inode in ext3? 128 bytes. - Ted