From 526cdb4f3e2ed9c42bb1d866069c4dfe42f4a03d Mon Sep 17 00:00:00 2001 From: Liang Zhen Date: Sun, 27 Apr 2014 13:06:56 -0400 Subject: [PATCH] staging/lustre/lnet: NI shutdown may loop forever lnet_shutdown_lndnis() may enter endless loop if there is a busy NI, this is injected by LNet SMP improvements. It's fixed in this patch. Signed-off-by: Liang Zhen Reviewed-on: http://review.whamcloud.com/9706 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4780 Reviewed-by: Isaac Huang Reviewed-by: Bobi Jam Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed