Skip to content

Investigate unnecessary writes #1

@InnovativeInventor

Description

@InnovativeInventor

When viewing the logs of a git clone operation, there appears to be unnecessary writes occurring:

[2023-01-07T17:48:25Z DEBUG fuser::request] FUSE(5330) ino 0x0000000000000162 WRITE fh FileHandle(55), offse
t 200703, size 1, write flags 0x0
[2023-01-07T17:48:25Z DEBUG fuser::request] FUSE(5332) ino 0x0000000000000162 WRITE fh FileHandle(55), offse
t 200704, size 4095, write flags 0x0
[repeat]

Why are writes of size 1 occurring? Is this standard practice? Or, this could be an upstream issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions