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

US1534 Clone feature of cStor volumes #65

Merged
merged 1 commit into from
Jun 13, 2018
Merged

US1534 Clone feature of cStor volumes #65

merged 1 commit into from
Jun 13, 2018

Conversation

jkryl
Copy link

@jkryl jkryl commented Jun 12, 2018

Clone and promote CLI commands and a test for them.

@@ -5255,6 +5256,8 @@ zfs_ioc_pool_reopen(zfs_cmd_t *zc)
spa_close(spa, FTAG);
return (0);
}
#endif
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not see matching #if .....

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the matching if is above (if KERNEL). I have added a comment after this endif to make it more apparent.

Signed-off-by: Jan Kryl <jan.kryl@cloudbyte.com>
@jkryl jkryl merged commit 2d9f224 into zfs-0.7-release Jun 13, 2018
@jkryl jkryl deleted the clone branch June 13, 2018 15:07
jkryl pushed a commit that referenced this pull request Jun 26, 2018
[cstor#21] thread to update txg every 10 mins
jkryl pushed a commit that referenced this pull request Jun 26, 2018
Signed-off-by: Jan Kryl <jan.kryl@cloudbyte.com>
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.

4 participants