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: Thu, 21 Oct 2021 10:59:43 -0400 From: "Theodore Ts'o" <tytso@....edu> To: Zhang Yi <yi.zhang@...wei.com> Cc: linux-ext4@...r.kernel.org, adilger.kernel@...ger.ca, jack@...e.cz, yukuai3@...wei.com Subject: Re: [RFC PATCH 0/3] ext4: enhance extent consistency check Thanks, I've applied this patch series. You're right, we are always updating the index node. There is a comment that we might try to skip updating the index in some cases, but it's probably better to always update the index node since we can count on knowing what logical blocks could be mentioned in the leaf nodes. - Ted
Powered by blists - more mailing lists