From: Eric Sandeen Date: Wed, 24 Mar 2010 01:32:00 +0000 (-0400) Subject: ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs X-Git-Tag: v2.6.34-rc3~32^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4caae25187ff3f5e837c6f04eb1acc2723c72d3;p=pandora-kernel.git ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs When used_dirs was introduced for the flex_groups struct, it looks like the accounting was not put into place properly, in some places manipulating free_inodes rather than used_dirs. Signed-off-by: Eric Sandeen Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed