-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Some operations on the toda file system will result in the EFAULT: Bad Address, and the application will panic (because of the unexpected error).
The EFAULT: Bad Address was returned in: https://github.com/chaos-mesh/toda/blob/master/src/hookfs/errors.rs#L75 . I still cannot get a minimal reproduction of this problem. Maybe we should redesign our file system. Trying to adapt to the original inode could be a bad choice 😢 . We could allocate our own inode number in the future.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels