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

separate disk backend ops from block_if logic #121

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

Conversation

dborca
Copy link

@dborca dborca commented Nov 14, 2016

This separates actual disk backends from the block_if logic. It should allow, at least in theory, different backends with minimal (ideally none) interference in block_if. The purpose is to permit compressed/sparse/encrypted/cow backends to be written and tested easily. /cc @dunkelstern #82

@AntonioMeireles
Copy link
Member

@dborca, looking at how things are faring it probably makes sense to rebase this against hyperkit and do a PR on their repo as it appears to be the de facto upstream these days... other than this great features to have!

@dborca
Copy link
Author

dborca commented Nov 30, 2016

Yeah, you're probably right. However, those were some patches I had lying around for a while now and decided to publish before forgetting about them completely. Unfortunately, I don't have time right now to rebase them against hyperkit. Maybe sometime in the future.

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.

None yet

2 participants