commit | ee149a7c6cbaee0e3a1a7d9e9f92711228ef5236 | [log] [tgz] |
---|---|---|
author | Tristan Ye <tristan.ye@oracle.com> | Tue May 11 17:54:44 2010 +0800 |
committer | Joel Becker <joel.becker@oracle.com> | Tue May 18 12:28:13 2010 -0700 |
tree | eb91fa9c12d9d44a3a314f75c5acd4ce1b7328a5 | |
parent | e8aec068ecb1957630816cfa2c150c6b3ddd1790 [diff] |
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 <tristan.ye@oracle.com> Acked-by: Mark Fasheh <mfasheh@suse.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>