Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

fix: do not emit empty buffers for non-empty files #225

Merged
merged 1 commit into from
Aug 8, 2018

Conversation

achingbrain
Copy link
Collaborator

If a UnixFS file node has no data but does have blockSizes (e.g. data is stored in child nodes) do not emit an empty buffer for the containing node.

@ghost ghost assigned achingbrain Aug 7, 2018
@ghost ghost added the status/in-progress In progress label Aug 7, 2018
If a UnixFS file node has no data but does have blockSizes (e.g.
data is stored in child nodes) do not emit an empty buffer for the
containing node.
@achingbrain achingbrain force-pushed the do-not-emit-empty-buffers branch from 65658f9 to ccc4ad2 Compare August 7, 2018 16:28
@achingbrain achingbrain merged commit a412253 into master Aug 8, 2018
@achingbrain achingbrain deleted the do-not-emit-empty-buffers branch August 8, 2018 11:37
@ghost ghost removed the status/in-progress In progress label Aug 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant