From: Theodore Ts'o Date: Fri, 11 Jul 2008 23:27:31 +0000 (-0400) Subject: ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() X-Git-Tag: v2.6.27-rc1~1087^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=574ca174c97f790086e3e6f2251381420ad38fd0;p=pandora-kernel.git ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() Since this a non-static function, make it be ext4 specific to avoid conflicts with potentially other filesystems. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed