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
Yeah I could add this functionality, similar to how the older filesystem provider works around lack of support. jimfs makes this easy to test (although I used libnoattr last time to do this). I wonder if fuse_xattrs is a better solution though? Or actually it seems that NFSv4 on Linux has supported xattr at least since version 5.9: https://kernelnewbies.org/Linux_5.9#NFS_support_for_extended_attributes . Does this not work for you?
Hello gaul! Can the filesystem-nio2 not use Xattrs? We mount a NFS as the backend, it doesn't support Xattrs.
The text was updated successfully, but these errors were encountered: