Whamcloud - gitweb
b=16909 Use INFO/WARN instead of WARN/ERROR for the slow messages.
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 19 Feb 2010 21:46:32 +0000 (13:46 -0800)
committerJohann Lombardi <johann@sun.com>
Tue, 6 Apr 2010 20:44:55 +0000 (22:44 +0200)
commit046a84322d459190fed4644104d784df74219c4b
treedecfdf1c97690a6de74f770d137e0a6aaf1532b7
parent536e1116989e865b7e53a8d4a9b93dec3ae5b6ca
b=16909 Use INFO/WARN instead of WARN/ERROR for the slow messages.

We should use INFO/WARN instead of WARN/ERROR for the slow messages.
Not only is there no real error here but it fixes an annoying quirk
of the message formatting.  With the old levels you would see the
messages formatted differently based on the time.

  Lustre: lc1-OST0001: slow parent lock 289s due to heavy IO load
  LustreError: 0-0: lc1-OST0001: slow parent lock 324s due to heavy IO load

With the new levels things are more consistent.

  Lustre: lc1-OST0001: slow parent lock 289s due to heavy IO load
  Lustre: lc1-OST0001: slow parent lock 324s due to heavy IO load
lustre/include/linux/lustre_fsfilt.h