]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
common/config: fix RECREATE_TEST_DEV initialization
authorDaniel Gomez <da.gomez@samsung.com>
Sun, 30 Jun 2024 21:52:40 +0000 (23:52 +0200)
committerZorro Lang <zlang@kernel.org>
Sat, 12 Oct 2024 14:06:30 +0000 (22:06 +0800)
commitdd0eeae9ead0706fa1102d87ad02e822f2f02133
tree38c87e6a2d50cd8307fd07bb937c991c3bbc2395
parentcf838edbaec793c0172686f942b8025418ab33cc
common/config: fix RECREATE_TEST_DEV initialization

Do not allow the overwriting of the RECREATE_TEST_DEV variable. When
this variable is enabled, common/rc -> common/config will reset it
to false after the test device recreation process. This allows for
differentiation in mount options for SCRATCH and TEST.

Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/config