[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190621110055.GC24145@amd>
Date: Fri, 21 Jun 2019 13:00:55 +0200
From: Pavel Machek <pavel@....cz>
To: Chao Yu <yuchao0@...wei.com>
Cc: jaegeuk@...nel.org, linux-f2fs-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, chao@...nel.org
Subject: Re: [PATCH 1/2] f2fs: use generic EFSBADCRC/EFSCORRUPTED
On Thu 2019-06-20 11:36:14, Chao Yu wrote:
> f2fs uses EFAULT as error number to indicate filesystem is corrupted
> all the time, but generic filesystems use EUCLEAN for such condition,
> we need to change to follow others.
>
> This patch adds two new macros as below to wrap more generic error
> code macros, and spread them in code.
>
> EFSBADCRC EBADMSG /* Bad CRC detected */
> EFSCORRUPTED EUCLEAN /* Filesystem is corrupted */
>
> Reported-by: Pavel Machek <pavel@....cz>
> Signed-off-by: Chao Yu <yuchao0@...wei.com>
Acked-by: Pavel Machek <pavel@....cz>
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)
Powered by blists - more mailing lists