On Thu, Feb 04, 2021 at 03:36:00PM -0800, Harshad Shirwadkar wrote:
From: Harshad Shirwadkar <redacted>
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 <redacted>
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