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, 8 Feb 2021 23:48:47 -0500 From: "Theodore Ts'o" <tytso@....edu> To: Harshad Shirwadkar <harshadshirwadkar@...il.com> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH 2/3] e2fsck: don't print errcode if the errcode is 0 On Thu, Feb 04, 2021 at 03:36:00PM -0800, Harshad Shirwadkar wrote: > From: Harshad Shirwadkar <harshadshirwadkar@...il.com> > > We print the error message corresponding to errcode while converting > errcode to errno. Don't do that if errcode is 0. > > Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@...il.com> It looks like this change is already in commit 63b7192cae60 ("e2fsck: add fc replay for link, unlink, creat tags") which is already in the upstream repo? - Ted
Powered by blists - more mailing lists