]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm/mdstat: correct the strncmp number 4 as 6
authorZhilong Liu <zlliu@suse.com>
Mon, 9 Oct 2017 08:21:14 +0000 (16:21 +0800)
committerJes Sorensen <jsorensen@fb.com>
Tue, 10 Oct 2017 20:38:02 +0000 (16:38 -0400)
commit35c34037b55aaa36bdda5b1f01e69a1c84c8f408
treeab59e5860f5ed4b03f26cc9da774fe3d13ad66eb
parenta9db89956e6f1a8b870df95dba9bf75f8f869d42
mdadm/mdstat: correct the strncmp number 4 as 6

mdstat: it should be corrected as 6 when strncmp 'resync'.

Signed-off-by: Zhilong Liu <zlliu@suse.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
mdstat.c