ext4: convert the free_blocks field in s_flex_groups to be free_clusters
authorTheodore Ts'o <tytso@mit.edu>
Fri, 9 Sep 2011 22:58:51 +0000 (18:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 9 Sep 2011 22:58:51 +0000 (18:58 -0400)
Convert the free_blocks to be free_clusters to make the final revised
bigalloc changes easier to read/understand.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found