google / google/gvisor

Support fine-grained file sync

Open
#1,897 2 comments 0 reactions 0 assignees View on GitHub
area: filesystem priority: p3 revived type: enhancement
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

Currently, there is no distinction between data sync and full file sync (for example, Fdatasync simply calls Fsync). While correct, this unnecessarily flushes metadata.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.