The following commit has been merged in the openafs-stable-1_6_x branch:
commit 516fc62da3a848dc748a5293d8250a8407ad39ab
Author: Michael Meffie <[email protected]>
Date: Fri Jun 5 10:09:54 2015 -0400
libafs: avoid resetting the dynroot volume every 10 minutes
The dynroot volumes are synthetic, so do not need to be reset every time
the background daemon checks the volumes.
The results of osi_Time() is a signed 32-bit integer, and the volume
expireTime is an signed 32-bit integer, so use signed 32-bit integers
for the expiry check.
Reviewed-on: https://gerrit.openafs.org/11895
Reviewed-by: Benjamin Kaduk <[email protected]>
Tested-by: BuildBot <[email protected]>
(cherry picked from commit 43a66de66c40171fedcf0450e9fa93b47c0d9f2e)
Change-Id: Ib15f0fe90d3248b0172a67a475959d206596a432
Reviewed-on: https://gerrit.openafs.org/12684
Tested-by: BuildBot <[email protected]>
Reviewed-by: Michael Meffie <[email protected]>
Reviewed-by: Marcio Brito Barbosa <[email protected]>
Reviewed-by: Mark Vitale <[email protected]>
Reviewed-by: Andrew Deason <[email protected]>
Reviewed-by: Stephan Wiesand <[email protected]>
src/afs/afs_dynroot.c | 11 +++++++++++
src/afs/afs_prototypes.h | 1 +
src/afs/afs_volume.c | 23 ++++++++++++++++++++---
3 files changed, 32 insertions(+), 3 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs