From: Joel Becker Date: Fri, 10 Oct 2008 00:20:32 +0000 (-0700) Subject: ocfs2: Move ocfs2_bread() into dir.c X-Git-Tag: v2.6.28-rc1~572^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07446dc72cffcc6e2672d0e54061dcd1858725ba;p=pandora-kernel.git ocfs2: Move ocfs2_bread() into dir.c dir.c is the only place using ocfs2_bread(), so let's make it static to that file. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed