Whamcloud - gitweb
LU-1095: debug: Clarify a IR message about support.
authorJames Simmons <uja.ornl@gmail.com>
Tue, 31 Jul 2012 19:36:07 +0000 (15:36 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 9 Aug 2012 20:23:21 +0000 (16:23 -0400)
commit6af4ec4c33cc2ea97094c5fab69d9d637d2d82d3
tree41438cb058cd75e9137321060a9dc8fc90e81bef
parenta9597791b658ff51474c06f419162d0a0bf03c65
LU-1095: debug: Clarify a IR message about support.

During testing of Imperative Recovery we turned off IR but in the
logs we saw a IR:ON message which is confusing since we set it to
disable on the MGS. The IR:ON message is only to make aware that
IR functionality exist. A better message would be IR: [DIS|EN]ABLED.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I5990b26b326ce912faf6c5d556cb92334748322c
Reviewed-on: http://review.whamcloud.com/2853
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
lustre/mgc/mgc_request.c
lustre/obdclass/lprocfs_status.c
lustre/tests/recovery-small.sh