On Fri, Mar 15, 2024 at 03:29:56PM +0100, Max Kellermann wrote:
This reverts commit 484fd6c1de13b336806a967908a927cc0356e312. The commit caused a regression because now the umask was applied to symlinks and the fix is unnecessary because the umask/O_TMPFILE bug has been fixed somewhere else already.
Fixes: https://lore.kernel.org/lkml/28DSITL9912E1.2LSZUVTGTO52Q@mforney.org/ Signed-off-by: Max Kellermann max.kellermann@ionos.com
Looks good to me, Reviewed-by: Christian Brauner brauner@kernel.org