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>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 9 Aug 2021 01:13:03 +0300
From:   ValdikSS <iam@...dikss.org.ru>
To:     linux-ext4@...r.kernel.org
Subject: ext4lazyinit reads HDD data on mount since 5.13

Hello,
After updating to kernel 5.13, my ext4 partition is read for ~20 seconds 
upon mounting by ext4lazyinit. It does not write anything, only reads 
(inspected with iotop), and it does so only on mount and only for 
relatively short amount of time.

My partition is several years old and have been fully initialized long 
ago. Mounting with `init_itable=0` did not change anything: ext4lazyinit 
does not write anything to begin with.

5.12.15 does not have such behavior. Did I miss a configuration change? 
Is that a regression or a new feature?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ