Skip to content

Add --forceflush (-ff) as parameter #306

@cfsmp3

Description

@cfsmp3

An easy one for GSoC applicants:

We need to add a parameter --forceflush (short -ff) that if used will cause the file buffers to be flushed as soon as content is written.

Actually the functionality itself is already there
(file ccx_encoders_common.c, check the call to fsync)

but currently it's forced. The required change implies is that only if forceflush is used fysnc is to be called.

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