Skip to content

head -c is incorrect with FUSE fs with fake stat #11777

@oech3

Description

@oech3

With bugfs provided at #9609 (comment) ,

$ gnu-9a3479f1e/head -c 100 /tmp/bugdir/file
foo bar baz⏎
$ head -c 100 /tmp/bugdir/file
foo⏎      

Note that we don't have splice() fast-path yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions