Re: [PATCH 1/6] uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
From: Gao Xiang <hidden>
Date: 2025-12-18 09:34:03
Also in:
linux-ext4, linux-fsdevel, linux-xfs
From: Gao Xiang <hidden>
Date: 2025-12-18 09:34:03
Also in:
linux-ext4, linux-fsdevel, linux-xfs
On 2025/12/18 10:02, Darrick J. Wong wrote:
From: Darrick J. Wong <djwong@kernel.org> 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>
Reviewed-by: Gao Xiang <redacted> (...I really think it could be done earlier) Thanks, Gao Xiang