Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hello! I'm currently adding code for DRBD device monitoring to agent of my monitoring system, and have two questions: 1. How stable is IOCTL API? I use only DRBD_IOCTL_GET_CONFIG - is it possible that this IOCTL will change in future versions? 2. Is it possible to obtain synchronization speed, completion percents and remaining time via IOCTLs? Thank you in advance! Best regards, Victor