From: Chao Yu <chao@kernel.org>
To: Zorro Lang <zlang@redhat.com>
Cc: fstests@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net,
Chao Yu <chao@kernel.org>, Jaegeuk Kim <jaegeuk@kernel.org>,
Daeho Jeong <daehojeong@google.com>
Subject: [PATCH] f2fs/004: add missing _fixed_by_kernel_commit line
Date: Sat, 12 Oct 2024 09:14:19 +0800 [thread overview]
Message-ID: <20241012011419.4066147-1-chao@kernel.org> (raw)
The bug related to this regression testcase has been fixed by commit
b2c160f4f3cf ("f2fs: atomic: fix to forbid dio in atomic_file"), let's
add missing _fixed_by_kernel_commit line for this testcase.
Cc: Jaegeuk Kim <jaegeuk@kernel.org>
Cc: Daeho Jeong <daehojeong@google.com>
Signed-off-by: Chao Yu <chao@kernel.org>
---
tests/f2fs/004 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tests/f2fs/004 b/tests/f2fs/004
index dd1ed5c1..e08cee11 100755
--- a/tests/f2fs/004
+++ b/tests/f2fs/004
@@ -25,6 +25,9 @@ _cleanup()
rm -r -f $tmp.*
}
+_fixed_by_kernel_commit b2c160f4f3cf \
+ "f2fs: atomic: fix to forbid dio in atomic_file"
+
_require_scratch
_require_odirect
_scratch_mkfs >> $seqres.full
--
2.40.1
next reply other threads:[~2024-10-12 1:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-12 1:14 Chao Yu [this message]
2024-10-25 4:02 ` [PATCH] f2fs/004: add missing _fixed_by_kernel_commit line Zorro Lang
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=20241012011419.4066147-1-chao@kernel.org \
--to=chao@kernel.org \
--cc=daehojeong@google.com \
--cc=fstests@vger.kernel.org \
--cc=jaegeuk@kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=zlang@redhat.com \
/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