]> git.ipfire.org Git - thirdparty/linux.git/commit
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
authorDarrick J. Wong <djwong@kernel.org>
Tue, 13 Jan 2026 00:31:09 +0000 (16:31 -0800)
committerChristian Brauner <brauner@kernel.org>
Tue, 13 Jan 2026 08:58:01 +0000 (09:58 +0100)
commit602544773763da411ffa67567fa1d146f3a40231
treed78c75b0e7fedf905a98c7eeee487146fcbabecd
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h

Stop definining these privately and instead move them to the uapi
errno.h so that they become canonical instead of copy pasta.

Cc: linux-api@vger.kernel.org
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Link: https://patch.msgid.link/176826402587.3490369.17659117524205214600.stgit@frogsfrogsfrogs
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
18 files changed:
arch/alpha/include/uapi/asm/errno.h
arch/mips/include/uapi/asm/errno.h
arch/parisc/include/uapi/asm/errno.h
arch/sparc/include/uapi/asm/errno.h
fs/erofs/internal.h
fs/ext2/ext2.h
fs/ext4/ext4.h
fs/f2fs/f2fs.h
fs/minix/minix.h
fs/udf/udf_sb.h
fs/xfs/xfs_linux.h
include/linux/jbd2.h
include/uapi/asm-generic/errno.h
tools/arch/alpha/include/uapi/asm/errno.h
tools/arch/mips/include/uapi/asm/errno.h
tools/arch/parisc/include/uapi/asm/errno.h
tools/arch/sparc/include/uapi/asm/errno.h
tools/include/uapi/asm-generic/errno.h