[U-Boot] ext4: Issue with ext4write

Aaron Williams Aaron.Williams at cavium.com
Fri Jul 20 02:35:46 UTC 2018


Hi all,

I am sometimes seeing issues when using ext4write where fsck later complains 
that the group descriptor has an invalid number of unused inodes. Is this a 
known problem?

Also, I think the assert(offset == sizeof(*desc)); in ext4fs_checksum_update() 
is invalid since with ext4 the descriptor is larger than the offset. When 
debugging was enabled I'd always hit this assert.

Also, in ext4fs_write, the debug statement should say blocks and not bytes.

-Aaron

-- 
Aaron Williams
Senior Software Engineer
Cavium, Inc.
(408) 943-7198	(510) 789-8988 (cell)


More information about the U-Boot mailing list