Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sys/linux: updated fuse fs specifications #5507

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sjava1902
Copy link

Added new ioctls and some specifications

@dvyukov
Copy link
Collaborator

dvyukov commented Nov 13, 2024

There test errors need to be fixed:

        run_test.go:576: failed to parse syz_mount_image_fuse: failed to deserialize syz_mount_image_fuse: wrong string arg
Error: failed to parse syz_mount_image_fuse: failed to deserialize syz_mount_image_fuse: wrong string arg
            line #8:130: syz_fuse_handle_req(r0, &AUTO=""/8192, AUTO, &AUTO={&AUTO={AUTO, 0x0, 0x0, {AUTO, AUTO, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, AUTO, AUTO, <<<!!ERROR!!>>>"0000000000000000000000000000000000000000000000000000000000000000"}}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
Error: syz_fuse_handle_req(r0, &AUTO=""/8192, AUTO, &AUTO={&AUTO={AUTO, 0x0, 0x0, {AUTO, AUTO, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, AUTO, AUTO, <<<!!ERROR!!>>>"0000000000000000000000000000000000000000000000000000000000000000"}}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0})
    --- FAIL: TestParsing/linux/arm64 (3.06s)
        run_test.go:576: failed to parse fuse_getdents64: failed to deserialize fuse_getdents64: missing struct syz_fuse_req_out fields 16/17
Error: failed to parse fuse_getdents64: failed to deserialize fuse_getdents64: missing struct syz_fuse_req_out fields 16/17

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