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, 8 Oct 2020 21:49:00 -0400 From: "Theodore Y. Ts'o" <tytso@....edu> To: "zhangyi (F)" <yi.zhang@...wei.com> Cc: linux-ext4@...r.kernel.org, jack@...e.com, adilger.kernel@...ger.ca Subject: Re: [PATCH v2 4/7] ext4: use ext4_buffer_uptodate() in __ext4_get_inode_loc() On Thu, Sep 24, 2020 at 03:33:34PM +0800, zhangyi (F) wrote: > We have already introduced ext4_buffer_uptodate() to re-set the uptodate > bit on buffer which has been failed to write out to disk. Just remove > the redundant codes and switch to use ext4_buffer_uptodate() in > __ext4_get_inode_loc(). > > Signed-off-by: zhangyi (F) <yi.zhang@...wei.com> Thanks, applied. - Ted
Powered by blists - more mailing lists