Whamcloud - gitweb
LU-5695 libcfs: watchdog dispatch thread fix 55/12155/8
authorAlexander Zarochentsev <alexander.zarochentsev@seagate.com>
Fri, 16 Feb 2018 18:06:57 +0000 (13:06 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 27 Feb 2018 03:42:19 +0000 (03:42 +0000)
commit1947bc08c0709ad80611dc65785ccb8dbf7f7214
treeda9e9c57d61546c41bea5536e78be8e79b713195
parent4f40429775c49468d9ec1fec34d5e7500ac01116
LU-5695 libcfs: watchdog dispatch thread fix

lc_watchdogd may stop imediately after start
because nobody clears the stop flag.

Xyratex-bug-id: MRP-2108 MRP-1913
Change-Id: I1eaaf0330c111b7f2b17081c716ef8c200677d6b
Signed-off-by: Alexander Zarochentsev <alexander.zarochentsev@seagate.com>
Reviewed-on: https://review.whamcloud.com/12155
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/libcfs/watchdog.c