From: Theodore Ts'o Date: Sat, 30 Jun 2012 23:14:57 +0000 (-0400) Subject: ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr X-Git-Tag: v3.6-rc1~69^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6fb99cadcd44660c68e13f6eab28333653621e6;p=pandora-kernel.git ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr Make it possible for ext4_count_free to operate on buffers and not just data in buffer_heads. Signed-off-by: "Theodore Ts'o" Cc: stable@kernel.org --- Reading git-diff-tree failed