Skip to content

Fix fuse out header len in notify_resend#212

Merged
imeoer merged 1 commit intocloud-hypervisor:masterfrom
lsc2001:fuse-resend
Aug 25, 2025
Merged

Fix fuse out header len in notify_resend#212
imeoer merged 1 commit intocloud-hypervisor:masterfrom
lsc2001:fuse-resend

Conversation

@lsc2001
Copy link
Contributor

@lsc2001 lsc2001 commented Aug 9, 2025

This PR fixes the len of OutHeader when notifying kernel to resend fuse requests. The original code can cause an EINVAL error.

OutHeader::len is not correctly filled in notify_resend,
which causes EINVAL error. This commit fixes it.

Signed-off-by: Sicheng Liu <lsc2001@outlook.com>
@imeoer imeoer merged commit fd63d96 into cloud-hypervisor:master Aug 25, 2025
10 checks passed
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.

2 participants