| Summary: | AFR: self-heal daemon crawler not obeying the 'cluster.heal-timeout' time interval | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Ravishankar N <ravishankar> |
| Component: | core | Assignee: | Ravishankar N <ravishankar> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | gluster-bugs, vbellur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.5.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1027559 | Environment: | |
| Last Closed: | 2014-07-11 19:17:40 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1027559 | ||
| Bug Blocks: | |||
|
Description
Ravishankar N
2013-11-09 08:15:50 UTC
REVIEW: http://review.gluster.org/6243 (libglusterfs: fix bug in timespec adjustment) posted (#2) for review on master by Ravishankar N (ravishankar) COMMIT: http://review.gluster.org/6243 committed in master by Anand Avati (avati) ------ commit d5335f9e40f6e9533f7812d153b9727bcc04aa4e Author: Ravishankar N <ravishankar> Date: Sat Nov 9 11:56:34 2013 +0000 libglusterfs: fix bug in timespec adjustment The argument to the timespec_adjust_delta() function introudced in commit 6836118b21 needs to be passed by reference rather than by value for the function to do it's job. BUG: 1028663 Change-Id: I62a3636906e67ed35b7786e9553f6819b48f3626 Signed-off-by: Ravishankar N <ravishankar> Reviewed-on: http://review.gluster.org/6243 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Anand Avati <avati> |