[PATCH v2 0/2] rpc: avoid crash when system time jump back

BiaoxiangYe posted 2 patches 3 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1612862388-12192-1-git-send-email-yebiaoxiang@huawei.com
There is a newer version of this series
src/rpc/virkeepalive.c | 35 +++++++++++++++++++----------------
1 file changed, 19 insertions(+), 16 deletions(-)
[PATCH v2 0/2] rpc: avoid crash when system time jump back
Posted by BiaoxiangYe 3 years, 2 months ago
From: BiaoXiang Ye <yebiaoxiang@huawei.com>

Using monotonic timer instead of detecting a jump backwards
as suggested by Jano and Daniel, thanks for suggestions.

BiaoXiang Ye (2):
  rpc: avoid crash when system time jump back
  rpc: introduce macro MILLISECONDS_PER_SECOND

 src/rpc/virkeepalive.c | 35 +++++++++++++++++++----------------
 1 file changed, 19 insertions(+), 16 deletions(-)

-- 
2.23.0