On Mon, Apr 23, 2012 at 05:04:45PM -0400, Christos Zoulas wrote:
 > | 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.

Yeah but is it going to turn out to e.g. be signed if building on some
random broken host OS?

-- 
David A. Holland
dholl...@netbsd.org

Reply via email to