Whamcloud - gitweb
Branch: b1_4
authoradilger <adilger>
Sat, 2 Apr 2005 00:57:21 +0000 (00:57 +0000)
committeradilger <adilger>
Sat, 2 Apr 2005 00:57:21 +0000 (00:57 +0000)
Quiet annoying grant message.
r=phil

lustre/obdfilter/filter_io.c

index d60f811..baa8173 100644 (file)
@@ -422,7 +422,7 @@ static int filter_grant_check(struct obd_export *exp, int objcount,
                                                exp->exp_obd->obd_name,
                                                exp->exp_client_uuid.uuid, exp,
                                                used, bytes, fed->fed_grant, n);
-                                        mask = D_ERROR;
+                                        mask = D_RPCTRACE;
                                 } else {
                                         used += bytes;
                                         rnb[n].flags |= OBD_BRW_GRANTED;