Skip to content

Make zero-length in-memory writes leave file size unchanged #1325

Description

@wdcui

An empty positioned write beyond EOF currently grows an InMem file and zero-fills the gap. Confirm the intended compatibility behavior with the original fs author, then make zero-length writes no-ops and add focused sparse-write coverage if appropriate. Deferred from #1318 to avoid changing observable fs semantics in the refactor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions