Skip to content

Replace NodeFsyncer with HandleFsyncer#123

Open
dturner-tw wants to merge 1 commit intobazil:masterfrom
dturner-tw:dturner/HandleFsyncer
Open

Replace NodeFsyncer with HandleFsyncer#123
dturner-tw wants to merge 1 commit intobazil:masterfrom
dturner-tw:dturner/HandleFsyncer

Conversation

@dturner-tw
Copy link

Fsync should happen on a handle to an open file, so that filesystems
can more easily find the backing file descriptor to call fsync on.

This fixes a TODO in the code.

Fsync should happen on a handle to an open file, so that filesystems
can more easily find the backing file descriptor to call fsync on.

This fixes a TODO in the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant