Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265832AbUAPWLX (ORCPT ); Fri, 16 Jan 2004 17:11:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265836AbUAPWIR (ORCPT ); Fri, 16 Jan 2004 17:08:17 -0500 Received: from mtaw4.prodigy.net ([64.164.98.52]:16880 "EHLO mtaw4.prodigy.net") by vger.kernel.org with ESMTP id S265794AbUAPV52 (ORCPT ); Fri, 16 Jan 2004 16:57:28 -0500 Date: Fri, 16 Jan 2004 13:57:23 -0800 From: Mike Fedyk To: Ian Pilcher Cc: linux-kernel@vger.kernel.org Subject: Re: [IDEA] - run-length compaction of block numbers Message-ID: <20040116215723.GR1748@srv-lnx2600.matchmail.com> Mail-Followup-To: Ian Pilcher , linux-kernel@vger.kernel.org References: <200401161954.i0GJsEgj003906@turing-police.cc.vt.edu> <40084B33.60209@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40084B33.60209@comcast.net> User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 741 Lines: 19 On Fri, Jan 16, 2004 at 02:36:03PM -0600, Ian Pilcher wrote: > Valdis.Kletnieks@vt.edu wrote: > > > >On the other hand, dynamic allocation of inodes is interesting, as it means > >you're not screwed if over time, the NBPI value for the filesystem changes > >(or > >if you simply guessed wrong at mkfs time) and you run out of inodes when > >you > >still have space free. Reiserfs V3 already does this, in fact... > > > > As does JFS. Anyone know about XFS? Yes, XFS has dynamic inodes also. - 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/