Whamcloud - gitweb
LU-17011 utils: monotonic clock in lfs mirror
authorAlex Zhuravlev <bzzz@whamcloud.com>
Wed, 2 Aug 2023 10:31:57 +0000 (13:31 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 28 Aug 2023 16:18:26 +0000 (16:18 +0000)
commit6470837534a8d4aef4120d961d802ec4ed93e0e0
tree546a481747306d165353397a170ab3bc010502c9
parente3d4371f7257339497566fa7bd28d8f53365dafc
LU-17011 utils: monotonic clock in lfs mirror

use monotonic clocks instead of realtime to avoid affecting
bandwidth or hanging the transfer if the clock is changed.

Lustre-change: https://review.whamcloud.com/51852
Lustre-commit: TBD (from 81498f782e7c31e6e950352f4dbb2aa6f8052131)

Test-Parameters: trivial
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I58cf327d235448e93fa2ed63cefdf4dd01306e71
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/51896
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/utils/lfs.c