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

Modify nbd to handle network disconnections and transfers. #13

Open
bamos opened this issue Sep 24, 2014 · 0 comments
Open

Modify nbd to handle network disconnections and transfers. #13

bamos opened this issue Sep 24, 2014 · 0 comments

Comments

@bamos
Copy link
Collaborator

bamos commented Sep 24, 2014

I'm not sure if this is necessary for the scope of the project,
but I think it would be interesting to modify the nbd server and client
to be resilient to network disconnects and transfers.
The current codebase will just crash.

This would be interesting as a standalone project so that
tech-savy people can share a block device between their phone
and computer.
All that's required is they rebuild the kernel for their rooted phone
with nbd enabled and run our application as root.
:-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant