linux/drivers/staging/lustre
Peng Tao 4b1e84ed88 staging/lustre: don't assert ln_refcount in LNetGetId
If LNetNIInit() fails, we'll get zero ln_refcount. So fail
LNetGetId() properly instead of asserting.

We can get to it when socklnd fails to scan network interfaces,
which is possible if Lustre is builtin.

Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-23 12:23:57 -07:00
..
include/linux staging/lustre: replace num_physpages with totalram_pages 2013-07-23 12:23:53 -07:00
lnet staging/lustre: don't assert ln_refcount in LNetGetId 2013-07-23 12:23:57 -07:00
lustre staging/lustre: don't assert module owner 2013-07-23 12:23:56 -07:00
Kconfig
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO