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
| ||
|
Message-ID: <20240203175611.GD36616@mit.edu> Date: Sat, 3 Feb 2024 12:56:11 -0500 From: "Theodore Ts'o" <tytso@....edu> To: Zhang Yi <yi.zhang@...weicloud.com> Cc: linux-ext4@...r.kernel.org, linux-fsdevel@...r.kernel.org, linux-mm@...ck.org, linux-kernel@...r.kernel.org, adilger.kernel@...ger.ca, jack@...e.cz, ritesh.list@...il.com, hch@...radead.org, djwong@...nel.org, willy@...radead.org, zokeefe@...gle.com, yi.zhang@...wei.com, chengzhihao1@...wei.com, yukuai3@...wei.com, wangkefeng.wang@...wei.com Subject: Re: [PATCH v3 01/26] ext4: refactor ext4_da_map_blocks() On Sat, Jan 27, 2024 at 09:58:00AM +0800, Zhang Yi wrote: > From: Zhang Yi <yi.zhang@...wei.com> > > Refactor and cleanup ext4_da_map_blocks(), reduce some unnecessary > parameters and branches, no logic changes. > > Signed-off-by: Zhang Yi <yi.zhang@...wei.com> > Reviewed-by: Jan Kara <jack@...e.cz> Thanks, applied. I've taken the first six patches in this series since they are clearly bug fixes / prepartory changes for the rest of the series. (There were one minor patch conflicts that I fixed up.) - Ted
Powered by blists - more mailing lists