K 10 svn:author V 3 pfg K 8 svn:date V 27 2013-06-16T00:59:24.934997Z K 7 svn:log V 308 MFC r251677: Relax some unnecessary unsigned type changes in ext2fs. While the changes in r245820 are in line with the ext2 spec, the code derived from UFS can use negative values so it is better to relax some types to keep them as they were, and somewhat more similar to UFS. While here clean some casts. END