Automated merge with ssh://dev/flexnbd-c

This commit is contained in:
nick
2012-06-06 12:35:18 +01:00
6 changed files with 93 additions and 38 deletions

View File

@@ -88,6 +88,7 @@ void server_dirty(struct server *serve, off64_t from, int len);
struct mode_readwrite_params {
union mysockaddr connect_to;
union mysockaddr connect_from;
off64_t from;
off64_t len;
int data_fd;