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>
Mon, 30 Apr 2012 11:11:21 +0000 (07:11 -0400)
commit4fca2a0c7ec9a447fbaea6eb3411e07225150a0f
treea60185ee9b734a0449392ee691a7f208b741e1d4
parentd2c1a397c4d450ccdb0006e8b52dc0b418f54466
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