In some common default configurations v9fs and cpu (and by extension hugelgupf/p9) have a negative interaction which breaks ls (gets -EINVAL). we think this has something to do with xattr and specifically 9P_FS_SECURITY but have yet to isolate it. This can be worked around by noxattr mount flag, but would be good to understand what is going on.
In some common default configurations v9fs and cpu (and by extension hugelgupf/p9) have a negative interaction which breaks ls (gets -EINVAL). we think this has something to do with xattr and specifically 9P_FS_SECURITY but have yet to isolate it. This can be worked around by noxattr mount flag, but would be good to understand what is going on.