Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ds-ws18
yfs-lab
Commits
baf59a6c
Commit
baf59a6c
authored
Nov 09, 2014
by
vahldiek
Browse files
remove warning
parent
57d20929
Changes
1
Hide whitespace changes
Inline
Side-by-side
rpc/rpc.cc
View file @
baf59a6c
...
...
@@ -415,7 +415,7 @@ rpcs::updatestat(unsigned int proc)
if
(
clt
->
second
.
size
()
>
maxrep
)
maxrep
=
clt
->
second
.
size
();
}
jsl_log
(
JSL_DBG_1
,
"REPLY WINDOW: clients %d total reply %d max per client %d
\n
"
,
jsl_log
(
JSL_DBG_1
,
"REPLY WINDOW: clients %
l
d total reply %d max per client %d
\n
"
,
reply_window_
.
size
(),
totalrep
,
maxrep
);
curr_counts_
=
counting_
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment