Whamcloud - gitweb
LU-1095 debug: conditionally print recovery status
authorMinh Diep <mdiep@whamcloud.com>
Wed, 19 Sep 2012 17:50:11 +0000 (10:50 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 3 Oct 2012 00:14:17 +0000 (20:14 -0400)
commit5524d35a064f874b16b7f06cd5362ff74926d644
tree34ae9fab9d70187910ab48b3459238cfed6ea404
parenta0a847fee6e30542bffb4e6860499b68cf515998
LU-1095 debug: conditionally print recovery status

Avoid printing non-sense messages like this when the recovery
code hasn't run. For example, this can occur when your starting
a new target for the first time.

  Lustre: lustre-OST0001: Recovery over after 22277843:04,
  of 0 clients 0 recovered and 0 were evicted.

Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Change-Id: Ib4bd8783c0c17aa15052fc9b9cf78e18274b2783
Reviewed-on: http://review.whamcloud.com/4043
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Keith Mannthey <keith.mannthey@intel.com>
lustre/ldlm/ldlm_lib.c