Subject: Re: 64 bit inode changes
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: tech-kern
Date: 08/16/2005 02:05:24
In article <1124156557.475389.5967.nullmailer@yamt.dyndns.org>,
YAMAMOTO Takashi  <yamt@mwd.biglobe.ne.jp> wrote:
>> I did not version the following because I don't think that they are used
>> outside the lfs cleaner/mount program, and since not many people use lfs,
>> it is not that important to keep compatible (you can recompile your code):
>> 	lfs_bmapv
>> 	lfs_markv
>
>changing bi_inode to uint32_t is too much work for you? :)

I did not look into it deeply, but I guess that will do it :-)

>btw, please ensure to keep on-disk/on-wire structures.
>eg. struct ifile, struce ufid.

"struce ufid"? I have fixed the ino_t's in lfs.h to be u_int32_t...

christos