From: Tristan Ye Date: Tue, 11 May 2010 09:54:44 +0000 (+0800) Subject: Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public. X-Git-Tag: v2.6.35-rc1~469^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee149a7c6cbaee0e3a1a7d9e9f92711228ef5236;p=pandora-kernel.git Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public. The original idea to pull ocfs2_find_cpos_for_left_leaf() out of alloc.c is to benefit punching-holes optimization patch, it however, can also be referred by other funcs in the future who want to do the same job. Signed-off-by: Tristan Ye Acked-by: Mark Fasheh Signed-off-by: Joel Becker --- Reading git-diff-tree failed