staging/lustre: Remove memory allocation fault injection framework
authorOleg Drokin <green@linuxhacker.ru>
Wed, 16 Sep 2015 16:27:05 +0000 (12:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 03:32:13 +0000 (20:32 -0700)
commit543d5f3d280748558e6f187e1805a16164d59dac
treeab0511642354ce29c31907e437e8132d383c1f02
parente1708ad71433b01ed38fa5468bc0e8e95fc267fb
staging/lustre: Remove memory allocation fault injection framework

Lustre memory allocation wrappers also included a fault injection
framework that's totally redundant, since in-kernel offering is
actually superior to what we had.
So let's 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
This page took 0.025775 seconds and 5 git commands to generate.