linux/drivers/staging/lustre
Michal Nazarewicz 358bd68cbd staging: lustre: fix potential NULL pointer dereference
The rest of the code seem to imply that rmf_dumper may indeed be
NULL.  Change the code so that dumping is not even considered if
rmf_dumper callback is not set.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-03 09:03:20 -08:00
..
include/linux staging/lustre: clean up SET_BUT_UNUSED/UNUSED macros 2013-12-03 08:51:40 -08:00
lnet staging/lustre: fix defined not used warning 2013-12-03 08:57:25 -08:00
lustre staging: lustre: fix potential NULL pointer dereference 2013-12-03 09:03:20 -08:00
Kconfig
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO