mirror of
git://git.proxmox.com/git/pve-storage.git
synced 2025-01-26 10:03:52 +03:00
1f5734bb8d
vdisk_alloc comes in with an umask of 0037, which means the .subvol dir has permissions 0740, which means that the root directory of containers has permissions 0740, essentially preventing the users inside a container from accessing anything.