All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] ext4: Issue with ext4write
@ 2018-07-20  2:35 Aaron Williams
  2018-07-24  6:15 ` [U-Boot] ext4: massive corruption " Aaron Williams
  0 siblings, 1 reply; 12+ messages in thread
From: Aaron Williams @ 2018-07-20  2:35 UTC (permalink / raw)
  To: u-boot

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)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-08-22  7:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-20  2:35 [U-Boot] ext4: Issue with ext4write Aaron Williams
2018-07-24  6:15 ` [U-Boot] ext4: massive corruption " Aaron Williams
2018-07-24  6:25   ` Aaron Williams
2018-07-24  9:45     ` Marek Vasut
2018-07-25  2:05       ` Aaron Williams
2018-07-25  7:55         ` [U-Boot] Cavium Octeon support for u-boot Chris Packham
2018-08-21  6:07           ` Aaron Williams
2018-08-21 12:57             ` Alexander Graf
2018-08-21 22:00               ` Suneel Garapati
2018-08-22  7:46                 ` Alexander Graf
2018-07-26 13:32         ` [U-Boot] ext4: massive corruption with ext4write Wolfgang Denk
2018-07-24 10:53     ` Aaron Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.