[Bugs] [Bug 1224647] [RFE] Provide hourly scrubbing option
bugzilla at redhat.com
bugzilla at redhat.com
Sun May 31 04:13:30 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1224647
--- Comment #5 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10901 committed in release-3.7 by Venky
Shankar (vshankar at redhat.com)
------
commit 5f6876918e9c353bf0ebcd35707fb5cd8876c956
Author: Venky Shankar <vshankar at redhat.com>
Date: Fri May 22 11:54:11 2015 +0530
contrib/timer-wheel: mod_timer() and friends
Couple of timer-wheel api's to modify timer expiry times:
mod_timer()
mod_timer_pending()
Both the api's perform almost the same job with one minute
difference: mod_timer_pending() modifies timer expiry only
if the timer is pending (i.e. being tracked in timer-wheel).
Change-Id: Iae64934854ccfd6b081b849bff998ae3c3021bac
BUG: 1224647
Signed-off-by: Venky Shankar <vshankar at redhat.com>
Reviewed-on: http://review.gluster.org/10901
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the Docs Contact for the bug.
More information about the Bugs
mailing list