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 system calls fgetxattr(2) and fsetxattr(2) are not exposed. These variants are required to avoid some path-based race conditions caused by concurrent rename(2) calls.