Whamcloud - gitweb
Branch: b1_4
[fs/lustre-release.git] / lustre / obdfilter / filter_io.c
index 9629405..a1eb318 100644 (file)
@@ -106,7 +106,7 @@ static void filter_grant_incoming(struct obd_export *exp, struct obdo *oa)
                 last_msg = jiffies;
         }
         if ((last_count & (-last_count)) == last_count)
-                mask = D_WARNING;
+                mask = D_HA /* until bug 3273 is fixed D_WARNING */;
         last_count++;
 
         /* Add some margin, since there is a small race if other RPCs arrive