staging/lustre/ldlm: Remove unused interval tree bits
authorOleg Drokin <green@linuxhacker.ru>
Thu, 1 Oct 2015 04:12:17 +0000 (00:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:17:19 +0000 (11:17 +0200)
commit3dd5a6ba55d62a9c9c04194bbf8e285ef9e0f5ad
tree5d66044ef56b0508702fda95e5559adc488c66c9
parent3ddca06fb384b1ff7cf2badf80d085487ce40868
staging/lustre/ldlm: Remove unused interval tree bits

On client side interval-tree code operations are pretty basic,
so get rid of the code that is only used on the server to figure
out how much to extend the locks and such.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/interval_tree.h
drivers/staging/lustre/lustre/ldlm/interval_tree.c