From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Wed, 15 Sep 2004 20:36:25 -0400 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] OT: ZFS In-Reply-To: <7c99c8e68443df270744320c3b815fcf@orthanc.cc.titech.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7c99c8e68443df270744320c3b815fcf@orthanc.cc.titech.ac.jp> Topicbox-Message-UUID: e2c0b594-eacd-11e9-9e20-41e7f4b1d025 > That's fine. Ok. > But the world's first 160-bit file system is venti, isn't it? venti is a more of a strange disk than a file system. vac (and therefore fossil) use 56-bit file sizes. all the disk offsets inside the venti implementation are 64 bits. russ