The bug related to this regression testcase has been fixed by commit 1acd73edbbfe ("f2fs: fix to account dirty data in __get_secs_required()"), let's update commit id in _fixed_by_kernel_commit line. Cc: Jaegeuk Kim <jaegeuk@xxxxxxxxxx> Signed-off-by: Chao Yu <chao@xxxxxxxxxx> --- tests/f2fs/006 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/f2fs/006 b/tests/f2fs/006 index a9c823c1..c1f8d4ff 100755 --- a/tests/f2fs/006 +++ b/tests/f2fs/006 @@ -16,7 +16,7 @@ . ./common/preamble _begin_fstest auto quick -_fixed_by_kernel_commit xxxxxxxxxxxx \ +_fixed_by_kernel_commit 1acd73edbbfe \ "f2fs: fix to account dirty data in __get_secs_required()" _require_scratch -- 2.40.1