* [PATCH] f2fs/004: add missing _fixed_by_kernel_commit line
@ 2024-10-12 1:14 Chao Yu
2024-10-25 4:02 ` Zorro Lang
0 siblings, 1 reply; 2+ messages in thread
From: Chao Yu @ 2024-10-12 1:14 UTC (permalink / raw)
To: Zorro Lang; +Cc: fstests, linux-f2fs-devel, Chao Yu, Jaegeuk Kim, Daeho Jeong
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] f2fs/004: add missing _fixed_by_kernel_commit line
2024-10-12 1:14 [PATCH] f2fs/004: add missing _fixed_by_kernel_commit line Chao Yu
@ 2024-10-25 4:02 ` Zorro Lang
0 siblings, 0 replies; 2+ messages in thread
From: Zorro Lang @ 2024-10-25 4:02 UTC (permalink / raw)
To: Chao Yu; +Cc: fstests, linux-f2fs-devel, Jaegeuk Kim, Daeho Jeong
On Sat, Oct 12, 2024 at 09:14:19AM +0800, Chao Yu wrote:
> 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"
Reviewed-by: Zorro Lang <zlang@redhat.com>
> +
> _require_scratch
> _require_odirect
> _scratch_mkfs >> $seqres.full
> --
> 2.40.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-25 4:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-12 1:14 [PATCH] f2fs/004: add missing _fixed_by_kernel_commit line Chao Yu
2024-10-25 4:02 ` Zorro Lang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox