Forgot to commit addition of ds_resync field.
This commit is contained in:
parent
e8adbe4499
commit
0217ba9893
@ -97,6 +97,7 @@ struct g_mirror_disk_sync {
|
||||
off_t ds_offset; /* Offset of next request to send. */
|
||||
off_t ds_offset_done; /* Offset of already synchronized
|
||||
region. */
|
||||
off_t ds_resync; /* Resynchronize from this offset. */
|
||||
u_int ds_syncid; /* Disk's synchronization ID. */
|
||||
u_char *ds_data;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user