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
// userxattr not permitted on tmpfs https://man7.org/linux/man-pages/man5/tmpfs.5.html
139
+
ifIsPathOnTmpfs(d) {
140
+
returnfalse, nil
141
+
}
142
+
117
143
// Fast path on kernels >= 5.11
118
144
//
119
145
// Keep in mind that distro vendors might be going to backport the patch to older kernels
0 commit comments