diff options
author | Milind Changire <mchangir@redhat.com> | 2017-07-07 10:49:23 +0530 |
---|---|---|
committer | Raghavendra G <rgowdapp@redhat.com> | 2017-07-21 06:22:21 +0000 |
commit | 08ee8541cfc9096a7f1cb40db7d7df763256d535 (patch) | |
tree | a4622446ba7980f1d98dbd3963ed7eb02084801f /tools/glusterfind | |
parent | e01783d871fbbf5a598d3bbf984ea98bafa5c10f (diff) |
rpc: include current second in timed out frame cleanup
Problem:
frames which time out at current second are missed out
Solution:
change test to include frames timing out at current second
i.e. timeout <= current.tv_sec
instead of
timeout < current.tv_sec
Change-Id: I459d47856ade2b657a0289e49f7f63da29186d6e
BUG: 1468433
Signed-off-by: Milind Changire <mchangir@redhat.com>
Reviewed-on: https://review.gluster.org/17722
Smoke: Gluster Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
Diffstat (limited to 'tools/glusterfind')
0 files changed, 0 insertions, 0 deletions