Skip to content
Snippets Groups Projects
Commit 09680274 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

ovl: remove upper umask handling from ovl_create_upper()


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>
parent 9a87907d
No related branches found
No related tags found
Loading
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