]> git.karo-electronics.de Git - linux-beck.git/commit
staging/lustre: Remove lustre used memory tracking framework
authorOleg Drokin <green@linuxhacker.ru>
Wed, 16 Sep 2015 16:27:06 +0000 (12:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 03:32:14 +0000 (20:32 -0700)
commit9ea9d6652b1e8d8f9299ec4dcfb9e20499923b2f
tree819f572a3dd7808fa3e9bd6fab56c50e3ee624fe
parent543d5f3d280748558e6f187e1805a16164d59dac
staging/lustre: Remove lustre used memory tracking framework

Lustre memory allocation framework has a feature to track amount
of allocated memory, but since it's not being used consistently anymore
and is on the way out in general, just remove it.

Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/obd_support.h
drivers/staging/lustre/lustre/obdclass/class_obd.c
drivers/staging/lustre/lustre/ptlrpc/pinger.c