What | Removed | Added |
---|---|---|
Status | IN_PROGRESS | RESOLVED |
Resolution | --- | FIXED |
This is not a bug. It is caused by tar command who calls link syscall to try to link two unrelated dirs. And ocfs2 modules will tries to check whether these two dirs has an ancestor relationship. But I don't know why tar behaves like this.