Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69c0f5e
)
Branch: b1_4
author
adilger
<adilger>
Sat, 2 Apr 2005 00:57:21 +0000
(
00:57
+0000)
committer
adilger
<adilger>
Sat, 2 Apr 2005 00:57:21 +0000
(
00:57
+0000)
Quiet annoying grant message.
r=phil
lustre/obdfilter/filter_io.c
patch
|
blob
|
history
diff --git
a/lustre/obdfilter/filter_io.c
b/lustre/obdfilter/filter_io.c
index
d60f811
..
baa8173
100644
(file)
--- a/
lustre/obdfilter/filter_io.c
+++ b/
lustre/obdfilter/filter_io.c
@@
-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;