]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logic
authorPeng Tao <bergwolf@gmail.com>
Thu, 21 Nov 2013 14:42:45 +0000 (22:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Nov 2013 20:52:45 +0000 (12:52 -0800)
commit407098fe7bc77fedb0bc806f5eaad120fcdbf1a8
treeefc8b8847f5cef9d83ede58eec95b5b2cb1fe392
parentbdb891dda4082665dadd06dd1405d0564aa454cf
staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logic

It was introduced due to a patch hunk when porting
commit 1fbcea95 (staging/lustre/ptlrpc: race in pinger).

Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Cc: stable <stable@vger.kernel.org> # 3.12
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/pinger.c