Whamcloud - gitweb
LU-17010 lfsck: don't dump stack repeatedly
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 13 Sep 2023 05:12:18 +0000 (23:12 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 2 Oct 2023 01:01:14 +0000 (01:01 +0000)
commit4541c45cafa18a2add3e2ed7cc61d7007223336f
tree09cc0e0df5e5bb0c97d3ec34cc9eb9d5c97abb57
parent4678d0a3a6f7c7df341a814ebdb7cc62149084cb
LU-17010 lfsck: don't dump stack repeatedly

If there are transactions started with LFSCK in dry-run mode, don't
dump the stack repeatedly, as this can spam the console logs and
significantly hurt performance.

Lustre-commit: dc360cd3eff20618f243ab89097a62f8ecf2c929
Lustre-change: https://review.whamcloud.com/52356

Test-Parameters: trivial testlist=sanity-lfsck
Fixes: 0c1ae1cb9c ("LU-13124 scrub: check for multiple linked file")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I0b0d64911453dc8ab947e284656311b5d0300c1e
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52541
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
lustre/lfsck/lfsck_internal.h