]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: per-test dmdust instances
authorDave Chinner <dchinner@redhat.com>
Tue, 26 Nov 2024 20:41:49 +0000 (07:41 +1100)
committerZorro Lang <zlang@kernel.org>
Sun, 8 Dec 2024 14:04:42 +0000 (22:04 +0800)
commitaaa1327774761890928463c584d1f6e694730068
tree51a981c94d5a903ede3178b390c131b146add86b
parentacb933c5adeb2737b9350ce91dc9428e5abe9644
fstests: per-test dmdust instances

We can't run two tests that use dmdust at the same time because
the device name is the same. hence they interfere with each other.
Give dmdust devices their own per-test names to avoid this
problem.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Zorro lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/dmdust