Skip to content

Conversation

@crafcat7
Copy link
Contributor

Summary

In the test of the syscall, the call truncate on socket type is expected to return 'EINVAL' error type, but actually returns 'ENOSYS'.
So add the judgment whether it is socket type in inode judgment to return the correct errno.

Impact

Testing

@xiaoxiang781216
Copy link
Contributor

Let's ignore the unrelated ci broken which is fixed by #8155.

@xiaoxiang781216 xiaoxiang781216 merged commit 047f7f8 into apache:master Jan 17, 2023
@crafcat7 crafcat7 deleted the fs_truncate branch February 22, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants