Whamcloud - gitweb
libext2fs: remove augmented rbtree functionality
authorLukas Czerner <lczerner@redhat.com>
Fri, 6 Aug 2021 09:58:17 +0000 (11:58 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 10 Aug 2021 15:01:06 +0000 (11:01 -0400)
commit2a2edef1c38d1fa55f83f5d33b1ad158113dff13
tree806a3e12b32974c381fb1cb9542a5b74d4b9ef99
parent794983ac1a98abd5124407a86f929fb5ea9acd07
libext2fs: remove augmented rbtree functionality

Rbtree code was originally taken from linux kernel. This includes the
augmented rbtree functionality, however this was never intended to be
used and is not used still. Just remove it.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/rbtree.c
lib/ext2fs/rbtree.h