Whamcloud - gitweb
LU-16762 statahead: wait until statahead thread quit 02/52302/3
authorQian Yingjin <qian@ddn.com>
Thu, 7 Sep 2023 08:33:02 +0000 (04:33 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 20 Dec 2023 01:55:38 +0000 (01:55 +0000)
commit76eddbeeace4684507650652ce4fa343c2d14e1a
tree25d5cb90662e388c9d3145699f30c8872b2e5342
parentff22bc6aff258577993b08ca3c938870a4b0ea25
LU-16762 statahead: wait until statahead thread quit

It must wait until statahead thread quit. After that, we can get
accurate hit/miss stats for stat() workload such as "ls -l".

Test-Parameters: trivial
Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: I902b299e039de6c584b386856fb3f7a8989eb73b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52302
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh