]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
util: Introduce md_set_array_info()
authorJes Sorensen <Jes.Sorensen@gmail.com>
Wed, 29 Mar 2017 19:43:53 +0000 (15:43 -0400)
committerJes Sorensen <Jes.Sorensen@gmail.com>
Wed, 29 Mar 2017 19:43:53 +0000 (15:43 -0400)
commit018a488238e2ff55d7c2fd29333c1f7305354318
tree1e0f3b74364d74b1ea2b84a21d15b85232303eb7
parentd97572f5a59ca1ddde9971a79d47c9ea4db5891b
util: Introduce md_set_array_info()

Switch from using ioctl(SET_ARRAY_INFO) to using md_set_array_info()

Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
Build.c
Grow.c
mdadm.h
util.c