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
The WinFsp-FUSE layer allows path components to be up to 255 bytes long. This should be changed to be 255 characters long to be inline with the rest of WinFsp. (Apparently Linux FUSE already supports 255 characters.)