Whamcloud - gitweb
LU-1095 debug: CWARN to CDEBUG for mds_notify() event
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 19 Feb 2010 19:53:55 +0000 (11:53 -0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 11 May 2012 05:00:14 +0000 (01:00 -0400)
commitabff03a2c27e7abe3c56c856a367118f0038aad4
tree295821a04177afdea3b5e4bf5c67c37655a0b42e
parent2e6aeae984ea03b5e756b4fb6816ac5eafcd5660
LU-1095 debug: CWARN to CDEBUG for mds_notify() event

Both of these warnings represent correct behavior the administrator
does not need to know about, or more importantly do anything about.
As such I am moving both of these warnings to CDEBUG(D_CONFIG).

  Lustre: 8099:0:(mds_lov.c:1167:mds_notify()) MDS lc1-MDT0000:
  add target lc1-OST0023_UUID

  Lustre: lc1-MDT0000: in recovery, not resetting orphans on
  lc1-OST0007_UUID

Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Change-Id: I66a98d87e3d5de7205420c74db4f6d9bcaaf31a7
Reviewed-on: http://review.whamcloud.com/2202
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mds/mds_lov.c