From owner-freebsd-hackers Wed Feb 16 20:50: 3 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id 4F74937B5EE for ; Wed, 16 Feb 2000 20:50:01 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by builder.freebsd.org (Postfix) with ESMTP id 1D9BE132D6 for ; Wed, 16 Feb 2000 20:49:21 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id UAA56450; Wed, 16 Feb 2000 20:49:53 -0800 (PST) (envelope-from dillon) Date: Wed, 16 Feb 2000 20:49:53 -0800 (PST) From: Matthew Dillon Message-Id: <200002170449.UAA56450@apollo.backplane.com> To: Greg Lehey Cc: Joe Greco , Kenny Drobnack , hackers@FreeBSD.ORG Subject: Re: Filesystem size limit? References: <200002152107.PAA75509@aurora.sol.net> <200002160012.QAA46218@apollo.backplane.com> <20000217131839.H20710@freebie.lemis.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :I think that at some point we'll need larger block numbers than will :no longer fit in 32 bits. I'd rather we went to byte offsets, though, :rather than block numbers. : :Greg Good point. When we are faced with having to move from 32 to 64 bit block numbers, I agree completely that we should probably turn them into 64 bit byte offsets. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message