From: Theodore Ts'o Date: Fri, 9 Sep 2011 23:10:51 +0000 (-0400) Subject: ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() X-Git-Tag: v3.2-rc1~85^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dee54372c1ea15ab482b959634cda8c01b042bd;p=pandora-kernel.git ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() This function really counts the free clusters reported in the block group descriptors, so rename it to reduce confusion. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed