lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 18 Jan 2023 13:24:08 +0800
From:   Wang Jianjian <wangjianjian3@...wei.com>
To:     <fstests@...r.kernel.org>, <linux-ext4@...r.kernel.org>,
        <lczerner@...hat.com>
CC:     <wangjianjian3@...wei.com>, <zhangzhikang1@...wei.com>
Subject: [PATCH] ext4: Add default commit interval test

Signed-off-by: Wang Jianjian <wangjianjian3@...wei.com>
---
 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ