You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My thoughts right now are that the user and group of all of the files should match that of the fuse process that was used to mount them, which gd_getattr() currently does.
I am also thinking that the permissions should be 0700 for everything... There are possibly valid arguments for doing that differently, so I'm not certain.
My thoughts right now are that the user and group of all of the files should match that of the fuse process that was used to mount them, which gd_getattr() currently does.
I am also thinking that the permissions should be 0700 for everything... There are possibly valid arguments for doing that differently, so I'm not certain.
See also: #5
The text was updated successfully, but these errors were encountered: