From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE320C47E49 for ; Wed, 6 Nov 2019 21:46:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BE8E72187F for ; Wed, 6 Nov 2019 21:46:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732722AbfKFVqL (ORCPT ); Wed, 6 Nov 2019 16:46:11 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:59198 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727100AbfKFVqJ (ORCPT ); Wed, 6 Nov 2019 16:46:09 -0500 X-Greylist: delayed 520 seconds by postgrey-1.27 at vger.kernel.org; Wed, 06 Nov 2019 16:46:07 EST Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 36D4F1C09B6; Wed, 6 Nov 2019 22:37:26 +0100 (CET) Date: Wed, 6 Nov 2019 22:37:25 +0100 From: Pavel Machek To: Chao Yu Cc: Valdis Kletnieks , "Darrick J . Wong" , Jan Kara , Theodore Ts'o , Greg Kroah-Hartman , Gao Xiang , Chao Yu , Andreas Dilger , Jaegeuk Kim , linux-xfs@vger.kernel.org, Jan Kara , Arnd Bergmann , linux-fsdevel@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, linux-erofs@lists.ozlabs.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-arch@vger.kernel.org Subject: Re: [PATCH 10/10] errno.h: Provide EFSCORRUPTED for everybody Message-ID: <20191106213725.GB7020@amd> References: <20191104014510.102356-1-Valdis.Kletnieks@vt.edu> <20191104014510.102356-11-Valdis.Kletnieks@vt.edu> <5c441427-7e65-fcae-3518-eb37cea5f875@huawei.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jq0ap7NbKX2Kqbes" Content-Disposition: inline In-Reply-To: <5c441427-7e65-fcae-3518-eb37cea5f875@huawei.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org --jq0ap7NbKX2Kqbes Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > There's currently 6 filesystems that have the same #define. Move it > > into errno.h so it's defined in just one place. > >=20 > > Signed-off-by: Valdis Kletnieks > > Acked-by: Darrick J. Wong > > Reviewed-by: Jan Kara > > Acked-by: Theodore Ts'o >=20 > > fs/erofs/internal.h | 2 -- >=20 > > fs/f2fs/f2fs.h | 1 - >=20 > Acked-by: Chao Yu Are we still using EUCLEAN for something else than EFSCORRUPTED? Could we perhaps change the glibc definiton to "your filesystem is corrupted" in the long run? Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --jq0ap7NbKX2Kqbes Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl3DPRUACgkQMOfwapXb+vIeLACgumqpgUAXyu1qs1LlH4i+wJ+u sPEAn0YdeU4hDroZD6g3yLDme7o5MHbL =nCbA -----END PGP SIGNATURE----- --jq0ap7NbKX2Kqbes--