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

add lzc_receive_with_header() and a helper function receive_header() #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

avg-I
Copy link
Contributor

@avg-I avg-I commented Oct 30, 2015

Using these functions will allow to examine the stream metadata that is
included into the stream begin record. In particular, we will be able
to see the snapshot name used on the sending side, so that we can use
the same snapshot name on the receiving side.

See:

Andriy Gapon added 2 commits October 30, 2015 13:30
Using these functions will allow to examine the stream metadata that is
included into the stream begin record.  In particular, we will be able
to see the snapshot name used on the sending side, so that we can use
the same snapshot name on the receiving side.

See:
- https://clusterhq.atlassian.net/browse/ZFS-20
- https://reviews.csiden.org/r/256/
- https://reviews.csiden.org/r/256/bugs/6051/
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