From: Theodore Ts'o Date: Fri, 9 Sep 2011 23:16:51 +0000 (-0400) Subject: ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters() X-Git-Tag: v3.2-rc1~85^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df55c99dc8ee4c3c886a5edc8a4aa6b131c95afc;p=pandora-kernel.git ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters() Rename the function so it is more clear what is going on. Also rename the various variables so it's clearer what's happening. Also fix a missing blocks to cluster conversion when reading the number of reserved blocks for root. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed