]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
src/t_mtab.c: increase the lock timeout to 120s
authorJeff Layton <jlayton@kernel.org>
Fri, 26 Jan 2024 20:15:50 +0000 (15:15 -0500)
committerZorro Lang <zlang@kernel.org>
Fri, 9 Feb 2024 05:27:17 +0000 (13:27 +0800)
commitcf72e89fdc2d4e95cca55ff0cdb124f16a4d5f9f
tree1671046fc615f170b8f15032f0c6eb8391e2a82f
parent52c6d0f30ae5d087baff79a270f33144effd02e1
src/t_mtab.c: increase the lock timeout to 120s

On NFS, generic/089 can take a long time. There is enough contention
for the lock that it can take more than 10s (or even 60s) to acquire
it.

Bump this value up to 120s, which seems to be long enough for testing
with kdevops.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
src/t_mtab.c