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.2.25~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a129c733126dba186f325cb29041e49c6c22347;p=pandora-kernel.git ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr commit f6fb99cadcd44660c68e13f6eab28333653621e6 upstream. Make it possible for ext4_count_free to operate on buffers and not just data in buffer_heads. Signed-off-by: "Theodore Ts'o" [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed