* Another resize issue - corruption case
@ 2013-02-21 16:25 Eric Sandeen
0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2013-02-21 16:25 UTC (permalink / raw)
To: ext4 development
Again, for posterity, and in case anyone starts to dig into resize soon:
Bug 913245 - resize2fs w/ large block & inode count is going badly
https://bugzilla.redhat.com/show_bug.cgi?id=913245
Contains a fair bit of weirdness, but the outright problematic bug is that it's allowing the number of inodes to grow past 2^32. Loopback reproducer is in the bug.
The fs ends up quite corrupt, as well, and seems to not be growing by the correct amount, etc.
Seems like resize needs a lot of love still.
-Eric
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-21 16:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-21 16:25 Another resize issue - corruption case Eric Sandeen
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.