This ensures that these tests will run successfully when the
parallel check infrastructure makes all the scratch and test
mounts private.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Zorro lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
move_run unbindable private
}
+_mount --make-shared $TEST_DIR
move_test
+_mount --make-private $TEST_DIR
# success, all done
status=0
_require_test
_require_test_program "detached_mounts_propagation"
+_mount --make-shared $TEST_DIR
$here/src/detached_mounts_propagation $TEST_DIR >> $seqres.full
status=$?
+_mount --make-private $TEST_DIR
echo silence is golden
exit