diff options
author | Tao Ma <tao.ma@oracle.com> | 2009-08-18 11:22:34 +0800 |
---|---|---|
committer | Joel Becker <joel.becker@oracle.com> | 2009-09-22 20:09:32 -0700 |
commit | e2e9f6082b5ff099978774d5c0148e062344c2f9 (patch) | |
tree | 1da7dc993c77ca08cb83aba8f21e0da9fd055044 /drivers/video/maxinefb.c | |
parent | fe924415957e60471536762172d127e85519ef78 (diff) |
ocfs2: move tree path functions to alloc.h.
Now fs/ocfs2/alloc.c has more than 7000 lines. It contains our
basic b-tree operation. Although we have already make our b-tree
operation generic, the basic structrue ocfs2_path which is used
to iterate one b-tree branch is still static and limited to only
used in alloc.c. As refcount tree need them and I don't want to
add any more b-tree unrelated code to alloc.c, export them out.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Diffstat (limited to 'drivers/video/maxinefb.c')
0 files changed, 0 insertions, 0 deletions