[PATCH 3/3 v3] dm raid1: add interface to get resync speed

2013-01-07 Thread Guangliang Zhao
Add ioctl to get resync speed, userspace tool is dmsetup status: dmsetup status $device e.g. dmsetup status /dev/dm-2 Signed-off-by: Guangliang Zhao --- drivers/md/dm-raid1.c | 16 1 file changed, 16 insertions(+) diff --git a/drivers/md/dm-raid1.c

[PATCH 3/3 v3] dm raid1: add interface to get resync speed

2013-01-07 Thread Guangliang Zhao
Add ioctl to get resync speed, userspace tool is dmsetup status: dmsetup status $device e.g. dmsetup status /dev/dm-2 Signed-off-by: Guangliang Zhao gz...@suse.com --- drivers/md/dm-raid1.c | 16 1 file changed, 16 insertions(+) diff --git