From owner-freebsd-fs@FreeBSD.ORG Mon Aug 31 18:40:47 2009 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AF2C106568B for ; Mon, 31 Aug 2009 18:40:47 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from hamlet.setfilepointer.com (hamlet.SetFilePointer.com [63.224.10.2]) by mx1.freebsd.org (Postfix) with SMTP id D351F8FC15 for ; Mon, 31 Aug 2009 18:40:46 +0000 (UTC) Received: (qmail 45855 invoked from network); 31 Aug 2009 13:40:45 -0500 Received: from keira.kiwi-computer.com (HELO kiwi-computer.com) (63.224.10.3) by hamlet.setfilepointer.com with SMTP; 31 Aug 2009 13:40:45 -0500 Received: (qmail 5960 invoked by uid 2001); 31 Aug 2009 18:40:45 -0000 Date: Mon, 31 Aug 2009 13:40:45 -0500 From: "Rick C. Petty" To: bossic@ngs.ru Message-ID: <20090831184045.GA5846@keira.kiwi-computer.com> References: <1287213639.20090831194947@ngs.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1287213639.20090831194947@ngs.ru> User-Agent: Mutt/1.4.2.3i Cc: freebsd-fs@FreeBSD.org Subject: Re: 64-bit inodes X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd2008@kiwi-computer.com List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2009 18:40:47 -0000 On Mon, Aug 31, 2009 at 07:49:47PM +0700, bossic@ngs.ru wrote: > Good time of day! > I have a question about 64-bit inodes. Some software (for example > glusterfs http://www.gluster.org/) don't work on operation systems this type of inodes support > without. Will FreeBSD support 64-bit inodes? And when expect it? UFS2 uses 64-bit block numbers and 64-bit times. Not sure about ZFS, but I know it supports at least 64-bit block pointers. I'm not exactly sure what you mean by "support 64-bit inodes". Certainly FreeBSD supports filesystems that use 64-bit pointers and timestamps. -- Rick C. Petty