[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/zagTBm650KPnur@duo.ucw.cz>
Date: Mon, 27 Feb 2023 17:29:53 +0100
From: Pavel Machek <pavel@....cz>
To: Sasha Levin <sashal@...nel.org>
Cc: linux-kernel@...r.kernel.org, stable@...r.kernel.org,
Jan Kara <jack@...e.cz>, jack@...e.com
Subject: Re: [PATCH AUTOSEL 4.19 1/3] udf: Define EFSCORRUPTED error code
Hi!
> From: Jan Kara <jack@...e.cz>
>
> [ Upstream commit 3d2d7e61553dbcc8ba45201d8ae4f383742c8202 ]
>
> Similarly to other filesystems define EFSCORRUPTED error code for
> reporting internal filesystem corruption.
Does not fix a bug, AFAICT, and should not be in stable.
If we need it in future, this should go in as a dependency.
Best regards,
Pavel
> --- a/fs/udf/udf_sb.h
> +++ b/fs/udf/udf_sb.h
> @@ -57,6 +57,8 @@
> #define MF_DUPLICATE_MD 0x01
> #define MF_MIRROR_FE_LOADED 0x02
>
> +#define EFSCORRUPTED EUCLEAN
> +
> struct udf_meta_data {
> __u32 s_meta_file_loc;
> __u32 s_mirror_file_loc;
--
People of Russia, stop Putin before his war on Ukraine escalates.
Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)
Powered by blists - more mailing lists