K 10 svn:author V 3 pfg K 8 svn:date V 27 2015-02-22T02:14:49.543380Z K 7 svn:log V 251 MFC r278790, r278802: Initialize the allocation of variables related to the ext2 allocator. Use malloc to clear the values and initialize e2fs_contigdirs during allocation. free() e2fs_contigdirs upon error. While here clean up small style issues. END