mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
check for system.posix_acl_default before setting umask
This commit is contained in:
@@ -28,6 +28,7 @@ namespace mergerfs
|
||||
{
|
||||
ugid::init();
|
||||
|
||||
conn->want |= FUSE_CAP_DONT_MASK;
|
||||
#ifdef FUSE_CAP_IOCTL_DIR
|
||||
conn->want |= FUSE_CAP_IOCTL_DIR;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user