freebsd-skq/sys/ufs
Pedro F. Giffuni bcb2f550be Change i_gen in UFS to an unsigned type.
Further simplify the i_gen calculation for older disks.
Having a zero here is not really a problem and this is more
similar to what is done in newfs_random().

Reported by:	Xin Li
MFC after:	4 weeks
2013-07-01 14:49:23 +00:00
..
ffs Change i_gen in UFS to an unsigned type. 2013-07-01 14:49:23 +00:00
ufs Don't assume that UFS on-disk format of a directory is the same as 2013-07-01 04:06:40 +00:00