aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorwang di <[email protected]>2016-10-27 18:11:48 -0400
committerGreg Kroah-Hartman <[email protected]>2016-10-30 11:00:11 -0400
commitf0a3b550207d3eb2d471772e87e3ab885f7e57c5 (patch)
tree8d76557644723866e12b28f7f2d2f2963e55fab4 /tools/perf/scripts/python/event_analyzing_sample.py
parentd1fc93b730cb7c51a85db07713272bb1dcaa11cd (diff)
staging: lustre: ptlrpc: Do not resend req with allow_replay
If the request is allowed to be sent during recovery, and it is not timeout yet, then we do not need to resend it in the final stage of recovery. Unnecessary resend will cause the bulk request to resend the request with different mbit, but same xid, and on the remote server side, it will drop such request with same xid, so it will never get the bulk in this case. Signed-off-by: wang di <[email protected]> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6780 Reviewed-on: http://review.whamcloud.com/15458 Reviewed-by: Alex Zhuravlev <[email protected]> Reviewed-by: Liang Zhen <[email protected]> Reviewed-by: Oleg Drokin <[email protected]> Signed-off-by: James Simmons <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions