On Apr 23, 8:13pm, dholland-sourcechan...@netbsd.org (David Holland) wrote: -- Subject: Re: CVS commit: src/usr.sbin/makefs/ffs
| I was wondering if maybe ino_t isn't reliable for tools... Looks like it is there on: /usr/src/usr.sbin/makefs/ffs/ufs_inode.h: ino_t i_number; /* The identity of the inode. */ so it should be ok. christos