Whamcloud - gitweb
LU-1195 llite: error handling for statahead/AGL start failure
authorFan Yong <yong.fan@whamcloud.com>
Thu, 8 Mar 2012 02:47:07 +0000 (10:47 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 12 Mar 2012 16:05:16 +0000 (12:05 -0400)
commitcdd793a5affd7006932a6fd0aa29bfb6ba539170
treea1a915ae4f603e070ed2c28b89228efe06f6dcb4
parent18f452238ec68592d69ac8ae1a8ba88c3e0e6553
LU-1195 llite: error handling for statahead/AGL start failure

Statahead/AGL status will be checked when release ll_statahead_info.
But if some reasons cause statahead/AGL cannot be started, then the
status are undefined. So need proper error handling for such failure
cases.

Signed-off-by: Fan Yong <yong.fan@whamcloud.com>
Change-Id: I4dec58862ad425c19e9c6284b7183b8bcaa449f6
Reviewed-on: http://review.whamcloud.com/2268
Reviewed-by: Bobi Jam <bobijam@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/statahead.c