OpenCloudOS-Kernel/drivers/staging/lustre
Greg Kroah-Hartman de40d12098 staging: lustre: fix bug with LL_MRF_RETURN in loop_make_request
Turns out that LL_MRF_RETURN is "void" so loop_make_request() would fall
through to the error path for a successful call.  Either this never
matters, or the error path really doesn't do anything.

Fix it up to do what the code is written to look like it is doing, if
that really is what it should be doing is another story...

Cc: Peng Tao <tao.peng@emc.com>
Cc: Zhao Hongjiang <zhaohongjiang@huawei.com>
Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-30 20:46:36 -07:00
..
include/linux staging/lustre/libcfs: cleanup linux-mem.h 2013-09-10 18:56:32 -04:00
lnet staging: lustre: clean up format string usages 2013-09-17 07:39:27 -07:00
lustre staging: lustre: fix bug with LL_MRF_RETURN in loop_make_request 2013-09-30 20:46:36 -07:00
Kconfig
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO