K 10 svn:author V 3 pfg K 8 svn:date V 27 2013-06-13T03:23:24.900145Z K 7 svn:log V 405 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. Some of the original types are still wrong and will require more work. Discussed with: bde MFC after: 3 days END