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: Wed, 28 Oct 2020 11:55:41 -0400 From: "Theodore Y. Ts'o" <tytso@....edu> To: Harshad Shirwadkar <harshadshirwadkar@...il.com> Cc: linux-ext4@...r.kernel.org, Dan Carpenter <dan.carpenter@...cle.com> Subject: Re: [PATCH] ext4: use IS_ERR() for error checking of path On Tue, Oct 27, 2020 at 01:43:42PM -0700, Harshad Shirwadkar wrote: > With this fix, fast commit recovery code uses IS_ERR() for path > returned by ext4_find_extent. > > Fixes: 8016e29f4362 ("ext4: fast commit recovery path") > Reported-by: Dan Carpenter <dan.carpenter@...cle.com> > Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@...il.com> Thanks, applied. - Ted
Powered by blists - more mailing lists