Skip to content
Snippets Groups Projects
Commit ad55dc6e authored by Miklos Szeredi's avatar Miklos Szeredi Committed by Frieder Schrempf
Browse files

ovl: remove upper umask handling from ovl_create_upper()


[ Upstream commit 09680274 ]

This is already done by vfs_prepare_mode() when creating the upper object
by vfs_create(), vfs_mkdir() and vfs_mknod().

No regressions have been observed in xfstests run with posix acls turned
off for the upper filesystem.

Fixes: 1639a49c ("fs: move S_ISGID stripping into the vfs_*() helpers")
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 34655016
No related branches found
No related tags found
1 merge request!157🤖 Sync Bot: Update v6.1-ktn to Latest Stable Kernel (v6.1.97)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment