fsck_ffs: Revert partially the unsigned changes.

Any value of uint16_t will be internally promoted to int so
changing them to an unsigned value doesn't help.

Missing revert value in suj_read().

X-MFC with:	r298551
This commit is contained in:
Pedro F. Giffuni 2016-04-27 01:36:25 +00:00
parent 4235bafa7e
commit 11ec5dd04b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=298680

View file

@ -2543,7 +2543,7 @@ suj_read(void)
int blocks;
int recsize;
int size;
u_int i;
int i;
/*
* Read records until we exhaust the journal space. If we find