Hi Bruce;
El 01/07/2013 1:27 p. m., Bruce Evans escribió:
On Mon, 1 Jul 2013, Pedro F. Giffuni wrote:
Log:
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
On Mon, 1 Jul 2013, Pedro F. Giffuni wrote:
Log:
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().
This seems to be a minor problem.
Modi
Author: pfg
Date: Mon Jul 1 14:49:23 2013
New Revision: 252467
URL: http://svnweb.freebsd.org/changeset/base/252467
Log:
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