#4184 BLOC First D: JFFS2 Dirent Anomaly
Zarro Boogs per Child
bugtracker at laptop.org
Fri Oct 12 14:25:34 EDT 2007
#4184: JFFS2 Dirent Anomaly
--------------------------------+-------------------------------------------
Reporter: wmb at firmworks.com | Owner: dwmw2
Type: defect | Status: new
Priority: blocker | Milestone: First Deployment, V1.0
Component: kernel | Version:
Resolution: | Keywords:
Verified: 0 |
--------------------------------+-------------------------------------------
Comment(by dwmw2):
Analysis so far shows that it is garbage collection going wrong -- somehow
there are _two_ 'joydev.ko' entries in the dirent list for the offending
directory, which should never happen. When GC tries to obsolete one of
them, it removes the _other_ one from the list instead -- so it doesn't
make any progress at all, and writes out a dirent for the same 'joydev.ko'
over and over again, because that's always the next node to be obsoleted.
Still investigating how this happens....
--
Ticket URL: <https://dev.laptop.org/ticket/4184#comment:3>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list