summaryrefslogtreecommitdiff
path: root/include/linux/pps_kernel.h
diff options
context:
space:
mode:
authorwang di <di.wang@intel.com>2016-10-28 01:11:48 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-30 18:00:11 +0300
commitf0a3b550207d3eb2d471772e87e3ab885f7e57c5 (patch)
tree8d76557644723866e12b28f7f2d2f2963e55fab4 /include/linux/pps_kernel.h
parentd1fc93b730cb7c51a85db07713272bb1dcaa11cd (diff)
downloadlinux-f0a3b550207d3eb2d471772e87e3ab885f7e57c5.tar.xz
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 <di.wang@intel.com> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6780 Reviewed-on: http://review.whamcloud.com/15458 Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com> Reviewed-by: Liang Zhen <liang.zhen@intel.com> Reviewed-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions