Re: [PATCH] fs/ext4/acl: apply umask if ACL support is disabled

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 19 Sep 2023 10:18:23 +0200, Max Kellermann wrote:
> The function ext4_init_acl() calls posix_acl_create() which is
> responsible for applying the umask.  But without
> CONFIG_EXT4_FS_POSIX_ACL, ext4_init_acl() is an empty inline function,
> and nobody applies the umask.
> 
> This fixes a bug which causes the umask to be ignored with O_TMPFILE
> on ext4:
> 
> [...]

Applied, thanks!

[1/1] fs/ext4/acl: apply umask if ACL support is disabled
      commit: 484fd6c1de13b336806a967908a927cc0356e312

Best regards,
-- 
Theodore Ts'o <tytso@xxxxxxx>



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux