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
For rafs v6, disk inode does not point to its parent dir. So icheck is hard to implement and panic right now. We can fix this by using the lookup method.
The text was updated successfully, but these errors were encountered:
For rafs v6, disk inode does not point to its parent dir. So
icheck
is hard to implement and panic right now. We can fix this by using the lookup method.The text was updated successfully, but these errors were encountered: