Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unixfs: fix relative seek not expanding file properly #3095

Merged
merged 4 commits into from
Aug 17, 2016

Conversation

Kubuxu
Copy link
Member

@Kubuxu Kubuxu commented Aug 17, 2016

Second commit includes the fix, first is cosmetic change

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
@Kubuxu Kubuxu added the need/review Needs a review label Aug 17, 2016
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
@whyrusleeping
Copy link
Member

This LGTM

@whyrusleeping whyrusleeping merged commit 411f9d6 into master Aug 17, 2016
@whyrusleeping whyrusleeping deleted the fix/unixfs-relative-seek-expand branch August 17, 2016 20:58
@ghost
Copy link

ghost commented Dec 12, 2016

Please link to the reporting issue when fixing stuff (if there is one)

@Kubuxu
Copy link
Member Author

Kubuxu commented Dec 12, 2016

There isn't any, I found it while writing tests for the unixfs/io.
CHANGELOG:

  • fix relative seek in unixfs not expanding DAG structure

or something of that sort.

@ghost ghost mentioned this pull request Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/review Needs a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants