The bug related to this regression testcase has been fixed by commit b40a2b003709 ("f2fs: use meta inode for GC of atomic file"), let's add missing _fixed_by_kernel_commit line for this testcase.
Cc: Jaegeuk Kim <jaeg...@kernel.org> Cc: Daeho Jeong <daehoje...@google.com> Signed-off-by: Chao Yu <c...@kernel.org> --- tests/f2fs/003 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/f2fs/003 b/tests/f2fs/003 index 62821ed7..fbb08a3e 100755 --- a/tests/f2fs/003 +++ b/tests/f2fs/003 @@ -25,6 +25,9 @@ _cleanup() rm -r -f $tmp.* } +_fixed_by_kernel_commit b40a2b003709 \ + "f2fs: use meta inode for GC of atomic file" + _require_scratch _require_xfs_io_command "fpunch" -- 2.40.1 _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel