2023-01-18 04:53:59

by wangjianjian (C)

[permalink] [raw]
Subject: [PATCH] ext4: Add default commit interval test

Signed-off-by: Wang Jianjian <[email protected]>
---
tests/ext4/053 | 1 +
1 file changed, 1 insertion(+)

diff --git a/tests/ext4/053 b/tests/ext4/053
index 4f20d217..edd8ee0c 100755
--- a/tests/ext4/053
+++ b/tests/ext4/053
@@ -450,6 +450,7 @@ for fstype in ext2 ext3 ext4; do
mnt bh removed
mnt nobh removed
not_ext2 mnt commit=7
+ not_ext2 mnt commit=0 commit=5
mnt min_batch_time=200
mnt max_batch_time=10000
only_ext4 mnt journal_checksum
--
2.32.0