Export the augmented rbtree helper functions
authorAndreas Gruenbacher <agruen@linbit.com>
Wed, 26 Jan 2011 14:55:36 +0000 (15:55 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Jan 2011 02:16:59 +0000 (12:16 +1000)
commit0b6bb66d1247601e4a2560bb048d64c606bd7b73
tree74319fede412aab03d19034a30eaf164d3dc2498
parentb12ece7d852efbc8db45371c068900fcc62002d4
Export the augmented rbtree helper functions

The augmented rbtree helper functions are not exported to modules right
now.

(We have started using augmented rbtrees in the upcoming version of
drbd.)

Signed-off-by: Andreas Gruenbacher <agruen@linbit.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/rbtree.c