Re: [PATCH v3 0/1] rpc: avoid crash when system time jump back

2021-02-17 Thread Ján Tomko
On a Wednesday in 2021, BiaoxiangYe wrote: From: BiaoXiang Ye use G_USEC_PER_SEC instead of self-defining macro v2: - using monotonic timer instead of detecting a jump backwards BiaoXiang Ye (1): rpc: avoid crash when system time jump back src/rpc/virkeepalive.c | 15 --- 1 file

[PATCH v3 0/1] rpc: avoid crash when system time jump back

2021-02-09 Thread BiaoxiangYe
From: BiaoXiang Ye use G_USEC_PER_SEC instead of self-defining macro v2: - using monotonic timer instead of detecting a jump backwards BiaoXiang Ye (1): rpc: avoid crash when system time jump back src/rpc/virkeepalive.c | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-)