]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: per-test dmdelay instances
authorDave Chinner <dchinner@redhat.com>
Tue, 26 Nov 2024 20:41:53 +0000 (07:41 +1100)
committerZorro Lang <zlang@kernel.org>
Sun, 8 Dec 2024 14:05:00 +0000 (22:05 +0800)
commit03433e8c0deada53e12fc7423eab32082cd4b5f3
treeb66c26b8b18bb38a6980f0c08f7f740358564535
parentaaa1327774761890928463c584d1f6e694730068
fstests: per-test dmdelay instances

We can't run two tests that use dmdelay at the same time because
the device name is the same. hence they interfere with each other.
Give dmdelay 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/dmdelay