On Thu, Aug 16, 2012 at 02:23:37PM -0500, Eric Sandeen wrote: > > And mkfs with bigalloc will do that, right? Not yet. We also need to make sure s_overhead_clusters gets updated after a resize operation, but I wanted to get a fix for non-bigalloc file systems out there as soon as possible. > So when does all of the code after the short-circuit ever run? Until we get ths rest of the code fixed up, it will needed for all bigalloc file systems. The one saving grace is that bigalloc file systems will have fewer block groups, so the O(n**2) won't be as bad --- but it is something we really should fix. - 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