On Thu, Apr 24, 2014 at 04:05:26PM -0400, Brian Hutchinson wrote: > Hi, > > First post here but have been lurking and searching archives for a while. > > I have a custom embedded board that I support which is running Yocto > 1.5. The mkfs.ext4 and all other efs2progs files are fairly > up-to-date ... the kernel is just kind of old (yea, I know, I need to > move up some but that is easier said than done on this thing). Huh? Yocto 1.5 ships with the 3.10 kernel (and Yocto 1.6 should be shipping soon with an even newer kernel.) 2.6.37 dates back to 2011, and there have been a *huge* number of bug fixes since then. If you can't upgrade to a newer kernel, you might be better off falling back to ext3, and see if the problem still presents itself there. Ext3 will create much more flash wear, but that's the price you pay for staying on an ancient kernel. :-) - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html