From: Dave Chinner <david@fromorbit.com>
To: fstests@vger.kernel.org
Subject: [PATCH] fstests: fix g/019 cleanup
Date: Tue, 29 Jun 2021 10:55:00 +1000 [thread overview]
Message-ID: <20210629005500.1687804-1-david@fromorbit.com> (raw)
From: Dave Chinner <dchinner@redhat.com>
This never worked properly and the failure was exposed by the recent
rework of the fstest setup infrastructure.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
---
tests/generic/019 | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/generic/019 b/tests/generic/019
index 640c96ae..bd234815 100755
--- a/tests/generic/019
+++ b/tests/generic/019
@@ -53,7 +53,6 @@ stop_fail_scratch_dev()
# Override the default cleanup function.
_cleanup()
{
- poweron_scratch_dev
disallow_fail_make_request
rm -f $tmp.*
}
@@ -156,5 +155,4 @@ _scratch_mount
allow_fail_make_request
_workout
status=$?
-disallow_fail_make_request
exit
--
2.31.1
next reply other threads:[~2021-06-29 0:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-29 0:55 Dave Chinner [this message]
2021-06-29 21:08 ` [PATCH] fstests: fix g/019 cleanup Darrick J. Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210629005500.1687804-1-david@fromorbit.com \
--to=david@fromorbit.com \
--cc=fstests@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox