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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 20 Nov 2023 06:11:04 +0000 From: bugzilla-daemon@...nel.org To: linux-ext4@...r.kernel.org Subject: [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd https://bugzilla.kernel.org/show_bug.cgi?id=217965 --- Comment #42 from Ojaswin Mujoo (ojaswin.mujoo@....com) --- Hey Eyal, stripe size can be set to 0 by remounting the FS as follows: mount -o remount,stripe=0 <dev> This should should allow us to bypass aligned allocation. Regarding building the kernel, sure I understand your concerns. Regarding the util of RAID array, I don't think I have enough experience dealing with RAID devices to comment if it is normal behavior or not. Still I'll try to look a bit more into it to see if I can think of something. Regards, ojaswin -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.
Powered by blists - more mailing lists