| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
[SERVER] Skeleton of server-to-server communication
[SERVER] Update access-time of images in use by actual clients
[*] Add dnbd3_host_t type to handle address+port+addrtype consistently across the project
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
clients for an image where the soft timeout has been reached, kill all clients for an image where the hard timeout has been reached and remove it from the server. Check for the hard timeout every five minutes
[SERVER] Re-Implement image deletion to work with image names instead of vids
[SERVER] Add helper functions to simplify dealing with libxml2
|
| | |
|
| |
|
|
|
|
|
|
|
| |
properly on 32bit
[SERVER] Change IPC interface to be able to handle more than 1 request per connection
[SERVER] Change IPC interface to use select() so it can handle multiple connections at the same time
[SERVER] Re-Implement dnbd3_add_image() to work with image list
[SERVER] Add lots of sanity/safety checks and error messages when loading/adding an image
|
| |
|
|
|
|
|
|
| |
[SERVER] Fix a few off-by-one bugs
[SERVER] Make log available through IPC
[KERNEL] Hot-Swap to faster connection on load-balance
[KERNEL] Report I/O error to block layer if no server replies within a given time frame
[*] Modified network protocol to handle volume names instead of ids
|
| |
|
|
| |
TODO: unlink file
|
| | |
|
| | |
|
| |
|
|
| |
[SERVER] Print connected clients and used images
|
| |
|
|
|
| |
[KERNEL] Bugfixes
[CLIENT] Using vid and rid
|
| | |
|
| | |
|
| |
|